Skip to content

IrumShehryar/ML-NLP-Coursework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

103 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

ML-NLP-Coursework

πŸ“š Machine Learning and Natural Language Processing coursework projects

Hands-on learning repository with Jupyter notebooks and projects exploring ML algorithms, regularization, hyperparameter tuning, and NLP techniques.

πŸ“‚ Structure

  • ml/ - Machine Learning projects (regression, classification, optimization)
  • nlp/ - Natural Language Processing projects (text analysis, embeddings, models)

🎯 Quick Start

Google Colab

  1. Visit Google Colab
  2. Search for repo: IrumShehryar/ML-NLP-Coursework
  3. Open any notebook to run

Local Machine

git clone https://github.com/IrumShehryar/ML-NLP-Coursework.git
pip install numpy pandas scikit-learn matplotlib nltk spacy
jupyter notebook

πŸ“š Topics Covered

Machine Learning

  • Regularization (Ridge, Lasso, Elastic Net)
  • Hyperparameter tuning with GridSearchCV
  • Classification & logistic regression
  • Cross-validation & model evaluation

Natural Language Processing

  • Text preprocessing & tokenization
  • Sentiment analysis
  • Named Entity Recognition
  • Word embeddings & language models

πŸ› οΈ Libraries Used

  • scikit-learn, pandas, numpy, matplotlib
  • nltk, spacy
  • Google Colab environment

Status: πŸ”„ Actively Learning | Last Updated: June 2026

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors