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
198 stars 216 forks source link

Online Course Engagement #696

Closed siddhant4ds closed 2 months ago

siddhant4ds commented 3 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Online Course Engagement :red_circle: Aim : Predict course-completion status based on user engagement metrics on online course platform. :red_circle: Dataset : Predict Online Course Engagement Dataset :red_circle: Approach : Try to use 3-4 algorithms to implement the models and compare all the algorithms to find out the best fitted algorithm for the model by checking the accuracy scores. Also do not forget to do a exploratory data analysis before creating any model.


πŸ“ Follow the Guidelines to Contribute in the Project :


:red_circle::yellow_circle: Points to Note :


:white_check_mark: To be Mentioned while taking the issue :


Happy Contributing πŸš€

All the best. Enjoy your open source journey ahead. 😎

github-actions[bot] commented 3 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

siddhant4ds commented 3 months ago

@abhisheks008 Please assign me this issue. Thanks.

Full name: Siddhant Tiwari GitHub profile link: https://github.com/siddhant4ds Participant ID: sid4ds (Devfolio), sid4ds (Discord) Participant role: SSOC-3 Contributor Approach:

  1. Exploratory data analysis
  2. Feature engineering using domain knowledge as well as automatic tools (e.g. OpenFE).
  3. Implement simple models such as Logistic Regression, Naive Bayes, Decision Tree, etc for baseline performance
  4. Implement gradient-boosting models (XGBoost, CatBoost,LightGBM) and neural networks (sklearn-MLP, Keras-Sequential)
  5. Create Streamlit/Replit web app for inference using the best model.
abhisheks008 commented 3 months ago

Assigned @siddhant4ds

github-actions[bot] commented 2 months ago

Hello @siddhant4ds! Your issue #696 has been closed. Thank you for your contribution!