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

https://github.com/enshefalogram/ml-score-pred

This project is designed to make your life... predictable!
https://github.com/enshefalogram/ml-score-pred

ai data-visualization eda machine-learning phyton python3 regression regression-models supervised-machine-learning

Last synced: 7 months ago
JSON representation

This project is designed to make your life... predictable!

Awesome Lists containing this project

README

          

# My Awesome Pred-ject! πŸš€
This project is designed to make your life... predictable! :smile:
You can anticipate your score based on your hour of learning using Exploratory Data Analysis (EDA), incorporate Feature Engineering, then create Machine Learning Regression Models, cool, huh! Even you can evaluate which model provides the most accurate predictions. ✨ Breathtaking..!✨

## 🎲 **Features**
- Exploratory Data Analysis (EDA)
- Feature Engineering (duplicatedndling missing values and outlier analysis)
- ML Regression: Linear Regression, Decision Tree, dan Random Forest
- Model Evaluation: R-squared Score, Mean Absolute Error (MAE), Mean Squared Error (MSE)

## πŸ–₯️ **Used**
- **Python** :NumPy, Pandas, Matplotlib, Seaborn)
- **Scikit-Learn** :ML Regression, Model Evaluation)
- **Jupyter Notebook/Google Colab**

## ⛓️ **Installation**
πŸ‘¬ Clone the repository
```bash
git clone https://github.com/enshefalogram/ml-pred-test.git
```
πŸ”ƒ Install dependencies
```bash
pip install -r requirements.txt
```
πŸ“Š Analyze data by running the Jupyter Notebook analysis and modeling.


# Shefa Mursalinda as contributor
πŸ“°License under **MIT License**