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

Hepatitis C Virus Analysis and Prediction #472

Open abhisheks008 opened 6 months ago

abhisheks008 commented 6 months ago

ML-Crate Repository (Proposing new issue)

:red_circle: Project Title : Hepatitis C Virus Analysis and Prediction :red_circle: Aim : Create a analysis and prediction model for the given dataset. :red_circle: Dataset : https://www.kaggle.com/datasets/mohamedzaghloula/hepatitis-c-virus-egyptian-patients :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. 😎

akanksha-2002 commented 6 months ago

Hi, @abhisheks008! I would like to take up this issue. Full name: Akanksha Bhimte GitHub Profile Link: https://github.com/akanksha-2002 Participant ID (If not, then put NA): Approach for this Project:

  1. EDA ( summary statistics and visualisation of data)
  2. Data Preprocessing ( handling missing values, encoding, feature scaling)
  3. Model implementation ( using LR, KNN, SVM, RF)
  4. Classification metrics to determine which model performs the best.

What is your participant role? KWOC

abhisheks008 commented 6 months ago

Issue assigned to you @akanksha-2002

vaibhav382 commented 5 months ago

Hi, @abhisheks008! I would like to take up this issue. Full name: Vaibhav Pandey GitHub Profile Link: https://github.com/vaibhav382 Participant ID : NA Approach for this Project:

EDA ( summary statistics and visualisation of data) Data Preprocessing ( handling missing values, encoding, feature scaling) Model implementation ( using basic ml algorithms ) Classification metrics to determine which model performs the best.

What is your participant role: IWOC 2.0

abhisheks008 commented 5 months ago

Try to use atleast 3-4 machine learning models for this project.

Issue assigned to you @vaibhav382

vaibhav382 commented 5 months ago

@abhisheks008 please unassign me this issue. I am not able to make time for this task. Really sorry for the inconvenience.

abhisheks008 commented 5 months ago

Sure @vaibhav382

aayushraghav93 commented 5 months ago

Hi, @abhisheks008! I would like to take up this issue. Full name: Aayush Raghav GitHub Profile Link: https://github.com/aayushraghav93 Participant ID : NA

Approach for this Project:-

What is your participant role: IWOC 2.0

abhisheks008 commented 5 months ago

Issue assigned to you @aayushraghav93

abhisheks008 commented 4 months ago

Unassigned as the open source event ended up.

SiMi723 commented 1 month ago

Hi, @abhisheks008! I would like to take up this issue Full name : Simi GitHub Profile Link :https://github.com/SiMi723 Participant ID (If not, then put NA) :NA Approach for this Project : EDA ( summary statistics and visualisation of data) Data Preprocessing ( handling missing values, encoding, feature scaling) Model implementation ( using basic ml algorithms ) Classification metrics to determine which model performs the best. What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): Contributor(SSOC 3.0 & GSSoC)

abhisheks008 commented 1 month ago

Hi, @abhisheks008! I would like to take up this issue Full name : Simi GitHub Profile Link :https://github.com/SiMi723 Participant ID (If not, then put NA) :NA Approach for this Project : EDA ( summary statistics and visualisation of data) Data Preprocessing ( handling missing values, encoding, feature scaling) Model implementation ( using basic ml algorithms ) Classification metrics to determine which model performs the best. What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): Contributor(SSOC 3.0 & GSSoC)

One issue at a time.

pratikringe46 commented 1 month ago

Hey @abhisheks008,

Can you please assign me this issue under SSOC season 3? Full Name: Pratik Ringe Github Participation ID: NA Participant Role: SSOC season 3 My approach: I will be trying 3-4 algos for this: Logistic regression, Naive bayes, SVM, Neural Networks. I have worked on classification and regression models before. The idea would be to implement these model and also provide a comparison between them based on the accuracy and other metrics. I can try using LSTM as well.

Thanks.

abhisheks008 commented 1 month ago

Implement the following models for this project,

  1. Random Forest
  2. Decision Tree
  3. Logistic Regression
  4. Gradient Boosting
  5. XGBoost
  6. Lasso
  7. Ridge
  8. MLP Classifier
  9. Support Vector Machine

Assigned @pratikringe46