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

https://github.com/sushmitha-93/cmpe275---machine-learning-assigments-and-labs

Machine Learning Course Topic wise Assignments and Projects
https://github.com/sushmitha-93/cmpe275---machine-learning-assigments-and-labs

artficial-neural-network classification-algorithm clustering-algorithm convolutional-neural-networks machine-learning natural-language-processing numpy pandas plotly python regression-algorithms regularization-methods sentiment-analysis sklearn tensorflow time-series-analysis

Last synced: 3 months ago
JSON representation

Machine Learning Course Topic wise Assignments and Projects

Awesome Lists containing this project

README

        

## My Machine Learning Home works and Labs colab notebook links


HW
Topic
Dataset
Colab Link


1
Matrix, Python, Graphs
Sklearn, Seaborn, Plotly
Colab Link


2
Linear Regression
Sklearn - Boston Housing
Colab Link


3
Regularization
Ridge, Lasso
Colab Link


4
Logistic Regression, SVM
Kaggle - Zoo dataset
Colab Link


5
ANN
MNIST - handwritten numbers
Colab Link


6
Decision Trees, Random Forest
Sklearn - Iris dataset
Colab Link


7
XGBoost
Wholesale dataset
Colab Link


8
KNN, K-Means
Custom dataset
Colab Link


9
NLP
NLTK - Movie recommendation
Colab Link


10
Dimensionality reduction and PCA
Sklearn - Wine Dataset
Colab Link


11
CNN
TFDS - Citrus disease dataset
Colab Link


12
RNN
Keras - IMDB Movies dataset
Colab Link


Lab 1
Kaggle competition

Colab Link


Lab 2
CNN, Logistic Reg
CIFAR-10
Colab Link



NLP - Sentiment analysis
Custom IMDB Movie review




Recommender System
Custom IMDB user ratings




Random Forest Python Algorithm
Iris dataset