This is a template for creating a Machine Learning application with its front-end developed using React which interacts with a Flask service as the back-end and makes predictions.
This project explores the usage of Flask and Flask-RESTPlus in developing a Python service to host any application as well as exploring APIs (and Swagger UI).
This project develops a deep learning model that trains on 1.6 million tweets for sentiment analysis to classify any new tweet as either being positive or negative.
This data visualization project explores various libraries including gmplot, GeoPandas, Plotly and Bokeh to plot locations on maps using the latitude and longitude values.
This repository shows two very elegant ways to plot geomaps.