This repository contains all the tasks completed during the Machine Learning Internship offered by CodeAlpha. The projects are built using Python and focus on real-world ML applications, model building, data preprocessing, and practical AI development.
- Domain: Machine Learning
- Organization: CodeAlpha
- Student ID: CA/DF1/110227
- Mode: Virtual Internship
- Duration: 1st June 2026 – 30th June 2026
- Repository Name: CodeAlpha_MachineLearning
A machine learning model to predict an individual's creditworthiness using past financial data.
Features:
- Feature engineering from financial history
- Classification using Logistic Regression, Decision Trees, Random Forest
- Model evaluation using Precision, Recall, F1-Score, ROC-AUC
- Dataset includes income, debts, payment history
A deep learning model to identify handwritten characters and digits using image processing.
Features:
- Dataset: MNIST (digits) / EMNIST (characters)
- Model: Convolutional Neural Networks (CNN)
- Image preprocessing and augmentation
- High accuracy character classification
A machine learning model to predict the possibility of diseases based on patient data.
Features:
- Uses symptoms, age, blood test results as features
- Algorithms: SVM, Logistic Regression, Random Forest, XGBoost
- Datasets: Heart Disease, Diabetes, Breast Cancer (UCI ML Repository)
- Performance metrics and model comparison
- Python
- Scikit-learn
- TensorFlow / Keras
- Pandas & NumPy
- Matplotlib & Seaborn
- Jupyter Notebook
- Git & GitHub
Through these projects, I improved my:
- Machine Learning model building skills
- Data preprocessing and feature engineering
- Deep learning with CNNs
- Model evaluation and optimization
- Real-world dataset handling
- GitHub project management
Allen Stivanson Christian Engineering Student – Artificial Intelligence & Data Science | Patent Holder
MADE FOR CODEALPHA: https://www.linkedin.com/company/codealpha-/
- 🌐 Portfolio: https://allen745.github.io/
- 💻 GitHub: https://github.com/allen745
- 🔗 LinkedIn: https://www.linkedin.com/company/codealpha/posts/?feedView=all
⭐ Thank you for visiting this repository!