abhisheks008 / ML-Crate

ML-Crate stands as the ultimate hub for a multitude of exciting ML projects, serving as the go-to resource haven for passionate and dedicated ML enthusiasts!🌟💫 Devfolio URL, https://devfolio.co/projects/mlcrate-98f9
https://quine.sh/repo/abhisheks008-ML-Crate-409463050
MIT License
179 stars 214 forks source link

Improved Accuracy for IELTS Success Analysis and Prediction from 0.918990 to 0.999671 #664

Closed DevManpreet5 closed 1 week ago

DevManpreet5 commented 1 week ago

Pull Request for ML-Crate 💡

Issue Title: Improved Accuracy Comparison for IELTS Success Analysis and Prediction

Closes: #663

Describe the add-ons or changes you've made 📃

I have used various different models and hyperparameter tuning to improve the existing model. Specifically, I improved the performance from XGBoost Regression without tuning (1.422946e-07, 1.000000, 0.016455, 0.918990) to GradientBoosting Regression with tuning (1.459225e-06, 0.999996, 0.000067, 0.999671). The folder containing the updated models, datasets, and results has been added.

Type of change ☑️

What sort of change have you made:

How Has This Been Tested? ⚙️

I have tested the changes by dividing the dataset into train and test sets and have checked for over/underfitting. The models were evaluated to ensure performance improvements and robustness.

Checklist: ☑️

github-actions[bot] commented 1 week ago

Our team will soon review your PR. Thanks @DevManpreet5 :)

abhisheks008 commented 1 week ago

You can not contribute in this repository without getting assigned to an issue.

Closing this as not planned.