Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ejw-data/ml-rideshare-dev

Exploration of Chicago rideshare data. The repo was repurposed from a model deployment example to include in later versions to include data preprocessing and model training.
https://github.com/ejw-data/ml-rideshare-dev

css d3-visualization flask-application html jupyter-notebook python

Last synced: about 2 months ago
JSON representation

Exploration of Chicago rideshare data. The repo was repurposed from a model deployment example to include in later versions to include data preprocessing and model training.

Awesome Lists containing this project

README

        

# ml-rideshare-dev

Author: Erin J. Wills, [email protected]

## Overview


This repo has been repurposed. It was originally a flask app that used a pre-trained machine learning model to predict rideshare trip costs. The original repository that contains files from all contributors can be found in the repo named [machine_learning-ridesharing_data](https://github.com/atomazos/machine_learning-ridesharing_data). That repo contains the files used to develop the flask app, machine learning, and website graphics. This repo only contains files developed by Erin Wills and his development of his own data extraction and machine learning techniques.