Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 1.05 KB

README.md

File metadata and controls

32 lines (32 loc) · 1.05 KB

Simi-Projects

hi there
follow this order to track the progress
Sql
1 Kala + sql
2 managers + sql
3 connecting to sql server -> query
ML
4 polynomial regression -> bitcoin
5 decision tree -> immigration
6 random forest + decision tree -> cars
7 finding most important features -> cars
8 guassian -> breast cancer analysis in comparison with decision tree and random forest
9 guassian -> cars analysis in comparison with decision tree and random forest
10 pca -> cars
11 3D Plotting,pca, ... -> cars
NLP
12 regular expression Class notes
13 pos\neg dataset
14 nlp Classnotes
15 nlp anxiety check dataset
16 nlp anxiety check notebook
17 nlp spam checking dataset
18 nlp spam ham folder
19 nlp spam emails detection notebook
ML
20 svm Classnotes
21 svm Cars
22 svm cars 3d
23 knn classnotes on iris dataset
24 knn on cars dataset
25 Kmeans Clustering Classnotes