This repository contains the projects completed as part of the CodeAlpha Machine Learning Internship. Each task focuses on applying machine learning techniques to solve real-world problems using Python and popular ML libraries.
Built a credit scoring model to predict an individual's creditworthiness based on historical financial data. Feature engineering and classification techniques were applied to improve prediction performance.
Developed classification models to predict diseases using structured medical datasets. Multiple machine learning algorithms were implemented and compared to identify the best-performing model.
- Python
- NumPy
- Pandas
- Matplotlib
- Seaborn
- Scikit-learn
- XGBoost
- Jupyter Notebook
- Logistic Regression
- Support Vector Machine (SVM)
- Decision Tree
- Random Forest
- XGBoost
- Data Collection
- Data Preprocessing
- Exploratory Data Analysis (EDA)
- Feature Engineering
- Feature Scaling
- Model Training
- Model Evaluation
- Performance Comparison
- Prediction
- Accuracy
- Precision
- Recall
- F1-Score
- ROC-AUC Score
- Confusion Matrix
CodeAlpha-Machine-Learning/
│── task1/
│── task1/
│── README.md
- Data preprocessing and feature engineering
- Exploratory data analysis and visualization
- Classification using multiple machine learning algorithms
- Model evaluation and comparison
- Building predictive machine learning solutions for real-world datasets
This repository contains projects completed during the CodeAlpha Machine Learning Internship as part of the assigned tasks.
Author: Suhanee Anand