Lists (1)
Sort Name ascending (A-Z)
Stars
Contains the online course about Data Science, Machine Learning, Programming Language, Operating System, Mechanial Engineering, Mathematics and Robotics provided by Coursera, Udacity, Linkedin Lear…
Grafana dashboards and StatsD exporter config for Airflow monitoring
A prize winning solution for DFDC challenge
Information Retrieval algorithms developed in python. To follow the blog posts, click on the link:
Building on top of Try Django 1.9 (https://github.com/codingforentrepreneurs/try-django-19), we're going to build a more advanced blog and learn about all kinds of topics as we go.
eCommerce 2 is a step-by-step guide to creating your own custom eCommerce site using Django (v. 1.8), Bootstrap (v. 3.3), AJAX, jQuery (v. 1.11), Braintree Payments and more.
Learn to create a reusable email capture component by integrating Django, the Django Rest Framework, and React.js.
Try Django 1.9 is an introduction to Django version 1.9 by creating a simple, yet robust, Django blog. This series covers a variety of Django basics as well as Django 1.9 specific material. Created…
eCommerce 2 API is a step-by-step guide to implementing an RESTful API into your eCommerce 2 project (https://github.com/codingforentrepreneurs/ecommerce-2) using the Django Rest Framework, Django…
Guides for learning + doing better web and app development. Created by Coding for Entrepreneurs.
Build a twitter-like app in Django, Bootstrap, Javascript, & React.js. Step-by-Step.
Use Django with Docker. Related code for the post--->
Deploy Django on Docker to Heroku and include OpenCV
Learn how to build REST APIs with Django & the Django Rest Framework.
We're going to take you step-by-step to build a modern, fully open-source, eCommerce web application using Python, Django, Bootstrap, Javascript, and more.
Learn the fundamentals behind one of the most popular web frameworks in the world by building a real project.
Try Django 1.8 is an introduction to Django version 1.8. This series covers a variety of Django basics as well as Django 1.8 specific material
Market-Basket-Analysis using Apriori Algorithm
iPython notebook and pre-trained model that shows how to build deep Autoencoder in Keras for Anomaly Detection in credit card transactions data
Analysis of credit card fraud data
Stock market analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
Stock Market Prediction Web App based on Machine Learning and Sentiment Analysis of Tweets (API keys included in code). The front end of the Web App is based on Flask and Wordpress. The App forecas…
This project addresses the problem of sentiment analysis on Twitter. The goal of this project was to predict sentiment for the given Twitter post using Python. Sentiment analysis can predict many d…
5th place solution for Kaggle competition Favorita Grocery Sales Forecasting
Python sample codes for robotics algorithms.
Python Fire is a library for automatically generating command line interfaces (CLIs) from absolutely any Python object.
A simple feed forward neural network using Pybrain.
Simple feedforward neural network class written in pure python+numpy