Skip to content

sovunia-hub/machine-learning

Repository files navigation

🧠 Machine Learning Projects Repository

Python Jupyter

Welcome to my repository featuring various machine learning projects! 🚀

This repository contains different tasks solved using classification, clustering, and ensemble methods. Each project is implemented in Jupyter Notebook with a detailed explanation of the applied algorithms.

📂 List of Projects

📌 Project Descriptions

🔢 MNIST with Ensembles

Classification of handwritten digits from the MNIST dataset using ensemble methods (Bagging, Boosting, Stacking).

🚗 Car Classification

Classification of cars based on various features using machine learning techniques.

💰 Loan Approval with Bagging and Boosting

Predicting loan approvals using ensemble methods: Bagging and Boosting.

🧠 Mental Health with CatBoost

Predicting mental health issues based on data using the CatBoost algorithm.

🎵 Music Genre Classification with LogReg, SVM, KNN

Determining music genres using Logistic Regression, SVM, and k-Nearest Neighbors.

🐧 Penguins Clustering (K-Means, DBSCAN, Agglomerative)

Clustering penguins using K-Means, DBSCAN, and Agglomerative Clustering.

🍷 Wine Clustering

Analysis and clustering of wine beverages based on various characteristics.

🔧 Installation and Usage

  1. Clone the repository:
    git clone https://github.com/sovunia-hub/machine-learning.git
  2. Open Jupyter Notebook and run the project of your choice.

📩 If you have any questions or suggestions, feel free to contact me!

About

This repository contains different tasks solved using classification, clustering, and ensemble methods. Each project is implemented in Jupyter Notebook with a detailed explanation of the applied algorithms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors