Skip to content

Latest commit

 

History

History

Machine Learning

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Machine Learning (Python)

MPOP Reverse II (Ryann Kim Sesgundo)


This is a simple and basics program for machine learning in python. Reference


Package used

Pandas

pip install pandas

Scikit-learn

pip install -U scikit-learn