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

https://github.com/2003harsh/machine-learning-projects


https://github.com/2003harsh/machine-learning-projects

classification-analysis data-visualization machine-learning-algorithms regression-analysis

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Machine Learning Projects

⛴️ Task 1: `Titanic Survival Prediction`

Using machine learning techniques, I developed a model to predict survival rates aboard the Titanic. By analyzing passenger data, I gained insights into factors influencing survival, contributing to disaster preparedness strategies.

🌺 Task 2: `Iris Flower Classification`

Implemented a classification model to accurately classify Iris flower species based on their features. This project honed my skills in data preprocessing, model selection, and evaluation, demonstrating proficiency in classification algorithms.

💳 Task 3: `Credit Card Fraud Detection`

Developed a robust fraud detection system using machine learning algorithms to identify fraudulent transactions. Leveraging techniques like anomaly detection and feature engineering, I contributed to enhancing financial security measures.