Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rachamallayeswanthreddy/machine-learning-lab

Weekly assignments in BCSE209P Lab Component Course of ML
https://github.com/rachamallayeswanthreddy/machine-learning-lab

Last synced: about 13 hours ago
JSON representation

Weekly assignments in BCSE209P Lab Component Course of ML

Awesome Lists containing this project

README

        

# Machine-Learning-Lab
Weekly assignments in BCSE209P Lab Component Course of ML

Lab 1 - **Data Visualization**

Lab 2 - **Data Handling**

Lab 3 - **Linear Regression**

-> Univariate linear regression

-> Multiple Linear Regression

Lab 4 - **Comparing Logistic Regression and Naïve Bayes for Classification (Iris dataset using scikit-learn)**

Lab 5 and 6 - **ID3 and CART Algorithm**

Lab 7 - **Single layer perceptron & MultiLayer Perceptron**

Lab 8 - Clustering **K-means and K-medoid Clustering**

Lab Assessment 3 - **K-Means, Hierarchical Clustering, and DBSCAN algorithms**