Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ejw-data/ml-rideshare-dev
- Owner: ejw-data
- Created: 2020-02-04T07:01:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-08T20:35:29.000Z (over 1 year ago)
- Last Synced: 2023-08-08T22:09:13.541Z (over 1 year ago)
- Topics: css, d3-visualization, flask-application, html, jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 5.26 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.