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!
- Host: GitHub
- URL: https://github.com/enshefalogram/ml-score-pred
- Owner: enshefalogram
- Created: 2025-03-10T15:37:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:49:40.000Z (7 months ago)
- Last Synced: 2025-03-10T18:37:17.137Z (7 months ago)
- Topics: ai, data-visualization, eda, machine-learning, phyton, python3, regression, regression-models, supervised-machine-learning
- Language: Jupyter Notebook
- Homepage:
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**