https://github.com/ms8909/mltrons-automated-machine-learning-platform-v2
https://github.com/ms8909/mltrons-automated-machine-learning-platform-v2
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ms8909/mltrons-automated-machine-learning-platform-v2
- Owner: ms8909
- Created: 2018-10-05T03:03:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-11-15T16:35:20.000Z (over 7 years ago)
- Last Synced: 2025-10-13T20:03:49.349Z (9 months ago)
- Language: Jupyter Notebook
- Size: 221 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# api
1. Launch the virtual environment
source env/bin/activate
OR
1. Make a virtual environment
2. Install all the libraries
pip install -r requirements.txt.
AND
1. Go to RUN folder
2. Open run.i…