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

sepsis survival prediction #701

Closed adi271001 closed 2 months ago

adi271001 commented 3 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : sepsis survival prediction :red_circle: Aim : to determine if patient died or survived after sepsis :red_circle: Dataset : https://www.kaggle.com/datasets/joebeachcapital/sepsis-survival-minimal-clinical-records/data :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.

  1. Data Loading
  2. Data Cleaning and preprocessing
  3. EDA
  4. Modelling
  5. Preprocessing
  6. Evaluation

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

    • You need to create a separate folder named as the Project Title.
    • Inside that folder, there will be four main components.
    • Images - To store the required images.
    • Dataset - To store the dataset or, information/source about the dataset.
    • Model - To store the machine learning model you've created using the dataset.
    • requirements.txt - This file will contain the required packages/libraries to run the project in other machines.
    • Inside the Model folder, the README.md file must be filled up properly, with proper visualizations and conclusions.

: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! 😊

abhisheks008 commented 3 months ago

Assigned @adi271001

github-actions[bot] commented 2 months ago

Hello @adi271001! Your issue #701 has been closed. Thank you for your contribution!