Contains some Machine Learning projects and tools
I have been learning Machine Learning from Udemy.com and the code contained in this repository are the projects that I have completed.
Order in which I completed the projects:
- Data_preprocessing_tools
- Simple_linear_regression
- Multiple_linear_regression
- Polynomial_regression
- Support-Vector-Regression
- Decision_tree_regression
- Random_forest_regression
- Logistical_regression
- k_nearest_neighbors
- Support_vector_machine
- Kernel_svm
- Naive_bayes
- Decision_tree_classification
- Random_forest_classification
- K_means_clustering
- Hierarchical_clustering
- Apriori
- Eclat
- Upper_confidence_bound
- Thompson_sampling
- Natural_language_processing
- Artificial_neural_network
- Convolutional_neural_network
- Principal_component_analysis
- Linear_discriminant_analysis
- Kernel_pca