This repository contains the Machine Learning projects completed as part of the CodSoft Machine Learning Internship.
- Detect fraudulent financial transactions using machine learning.
- Includes data preprocessing, feature engineering, model training, and evaluation.
Tech Used
- Python
- Pandas
- NumPy
- Scikit-learn
- Matplotlib
- Seaborn
A classic machine learning classification project that predicts the species of Iris flowers based on flower measurements.
Dataset
- Iris Dataset
Algorithms
- Logistic Regression
- Decision Tree (if used)
- Random Forest (if used)
Predict movie ratings using machine learning techniques based on available movie features.
Tech Used
- Regression Models
- Data Cleaning
- Feature Engineering
Predict whether a passenger survived the Titanic disaster using passenger information.
Dataset
- Titanic Dataset
Features
- Data Cleaning
- Feature Encoding
- Model Training
- Accuracy Evaluation
- Python
- Pandas
- NumPy
- Matplotlib
- Seaborn
- Scikit-learn
- Jupyter Notebook
├── FRAUD_DETECTION.ipynb
├── Iris_.ipynb
├── Movie_Rating.ipynb
├── Titanic_Survival_prediction_ipynb.ipynb
├── README.md
- pandas
- numpy
- matplotlib
- seaborn
- scikit-learn
These projects were completed during the CodSoft Machine Learning Internship to gain practical experience in:
- Data Preprocessing
- Exploratory Data Analysis
- Machine Learning
- Model Evaluation
- Python for Data Science
Athulya Suresh
LinkedIn: https://www.linkedin.com/in/athulya-m-suresh/