Skip to content

Jaidhuria/ML-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ML-journey

ML Journey Repository

Welcome to ML-Journey, a collection of machine learning, data preprocessing, data visualization, and exploratory data analysis (EDA) notebooks and scripts. This repository documents a hands-on learning journey through various ML concepts, algorithms, and tools using Python.


📁 Repository Structure

This repository is designed to grow over time as more notebooks, datasets, and scripts are added. Below is a flexible structure that can be easily updated in the future:

🔧 Preprocessing & Encoding

Includes notebooks or scripts related to data cleaning, scaling, encoding, and transformation.

📊 Exploratory Data Analysis (EDA)

Contains notebooks focused on understanding data through visualization and descriptive statistics.

📘 Machine Learning Notebooks

Holds ML model-building notebooks covering algorithms such as regression, classification, clustering, etc.

📂 Python Scripts

General-purpose Python utilities, math scripts, or helper functions.

📑 Datasets

All CSV or external datasets used across projects.

🌐 Web Scraping

Notebooks demonstrating scraping, parsing, and automating data collection.


🚀 Topics Covered

This repository explores concepts including:

  • Data preprocessing (normalization, encoding)
  • Exploratory data analysis
  • Data visualization with Seaborn & Matplotlib
  • Machine learning algorithms (Linear & Logistic Regression)
  • Web scraping techniques
  • Python scripting and math utilities (eigenvalues)

🛠️ Technologies Used

  • Python
  • NumPy
  • Pandas
  • Matplotlib
  • Seaborn
  • Scikit-learn
  • Jupyter Notebook

📈 How to Use This Repository

Clone the repo:

git clone https://github.com/Jaidhuria/ML-journey

Navigate and open any notebook:

jupyter notebook

Run each cell step-by-step to understand data workflows and ML model building.


🌟 Purpose

This repository is intended as a personal learning space to practice:

  • Data science techniques
  • Machine learning workflow
  • Visualization and interpretation
  • Python coding fundamentals

If you're learning ML, feel free to explore, copy, or extend these notebooks.


🤝 Contributions

While this is a learning repository, suggestions and improvements are welcome. Feel free to open issues or pull requests!


📜 License

This project is open-source under the MIT License.


📌 Happy Learning and Experimenting!

About

This repository is completely based on the fundamental concepts of machine learning and data science

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors