Hitesh Mori's repositories
Contact_Manager
This is a fullstack flutter application with using flutter,firebase and also use binary search tree for efficient sorting and searching.
Classification---MachineLearning
Here I have Uploaded 7 types of Classification techniques , 1).Logistic Regression 2).KNN 3).SVM - Support Vector Machine 4).Kernal - SVM 5).Naive Bayes 6).Decision Tree Classification 7).Random Forest Classification
DataPreprocessing---MachineLearning
Scaling , Normalization , Binarizing or thresolding , Standardization , Label Encoding
Feature_Selection---MachineLearning
Univariate and Recursive Feature Elimination
R-squared---MachineLearning
Here R2 is basically used to select the best regression model for our dataset
Regression---MachineLearning
Here, I have uploaded 6 types of regression in Systematic way , All 6 Regression : 1).Simple Linear Regression 2).Multiple Linear Regression 3).Polynomial Regression 4).SVR - Support Vector Regression 5).Decision Tree Regression 6).Random Forest Regression