Skip to content

Python implementation of Machine Learning Algorithms for practice

Notifications You must be signed in to change notification settings

AJWurts/MachineLearningImplementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Algorithm Implementation

For this assignment we had to implement Kmeans, and Logistic Regression from scratch using Python then run them on the provided data set. I utilized numpy and pandas in my solution. The data set had to be be preprocessed heavily to get it into a state of use. Look at the jupyter notebook for a detailed overview of the project.

About

Python implementation of Machine Learning Algorithms for practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published