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
180 stars 215 forks source link

RSNA Lumbar Spine Analysis #685

Open adi271001 opened 3 days ago

adi271001 commented 3 days ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : RSNA Lumbar Spine Analysis :red_circle: Aim : The aim of this project is to develop a model for detecting and classifying degenerative spine conditions accurately. :red_circle: Dataset : https://www.kaggle.com/competitions/rsna-2024-lumbar-spine-degenerative-classification :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 do a exploratory data analysis before creating any model.

  1. Data cleaning and preprocessing
  2. EDA
  3. Models Building: models used includes random forest , svm , xgb , gradient boosting , knn ,Logistic regression , adaboost , decision trees, extra trees
  4. Evaluation and accuracy plots

šŸ“ 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 days ago

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

abhisheks008 commented 3 days ago

Implement 6-7 models for this problem statement.

Assigned @adi271001