Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# machineLearning-testosterone
A very basic piece of python code that sets up machine learning for a table of data

This 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_jL2ryal

I 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!