Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 624 Bytes

File metadata and controls

11 lines (11 loc) · 624 Bytes

Projects On... :-

K Nearest Neighbors --> unsupervised learning

Linear Regression --> Ecommerce Customers (Website vs App)

Logistic Regression 2 --> Titanic Dataset Project(Survived or Not)

Logistic Regression --> Advertising agency(Clicked on Ad or not)

Logistic Regression --> On the Young Prople Survey Dataset

--> Solved for Level of Loniness of the People(Research Question)

SVM Model --> Cancer Dataset(Binary classification task)

Support Vector Machines 2 --> Iris Dataset(Multi-Class classification task)

knnc.py --> Simple KNN algorithm

(Check out Other projects in my Repository)