Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theiliad/machinelearning-testosterone
A very basic piece of python code that sets up machine learning for a table of data
https://github.com/theiliad/machinelearning-testosterone
Last synced: 14 days ago
JSON representation
A very basic piece of python code that sets up machine learning for a table of data
- Host: GitHub
- URL: https://github.com/theiliad/machinelearning-testosterone
- Owner: theiliad
- Created: 2016-04-19T02:15:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-04-19T05:18:12.000Z (over 8 years ago)
- Last Synced: 2024-10-11T11:12:11.122Z (28 days ago)
- Language: Python
- Size: 6.83 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# machineLearning-testosterone
A very basic piece of python code that sets up machine learning for a table of dataThis was the first project I made with Scikit, very small but good for a start!
After seeing these series from Google:
https://www.youtube.com/playlist?list=PLOU2XLYxmsIIuiBfYad6rFYQU_jL2ryalI decided to go ahead and make it one more time!
Please Note: The dataset that you need to have for a machine learning program must be much larger than this for the predictions to be more precise!