Skip to content

Serena-Fang/CS334-Machine-Learning-homeworks-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS334-Machine-Learning

Machine learning model development from scratch. KNN, Decision Tree, linear regression, perceptron, PCA, random forest

HW1: KNN standard scale Test Accuracy Train Accuracy

HW2: Decision Tree md mls

HW3: Linear regression with Stochastic Gradient Descent (SGD) batch_size bset_lr_mse lr_mse heatmap

HW4: Perceptron to classify Spam and Ham Emails

HW5: PCA and Random Forest for wine quality feature selection roc nest

About

Machine learning model development from scratch. KNN, Decision Tree, linear regression, perceptron, PCA, random forest

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors