Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sleep Health and Lifestyle Dataset Analysis #512

Closed
abhisheks008 opened this issue Jan 14, 2024 · 13 comments · Fixed by #632
Closed

Sleep Health and Lifestyle Dataset Analysis #512

abhisheks008 opened this issue Jan 14, 2024 · 13 comments · Fixed by #632
Assignees
Labels
Advanced Points 40 - SSOC 2024 Assigned 💻 Issue has been assigned to a contributor SSOC

Comments

@abhisheks008
Copy link
Owner

ML-Crate Repository (Proposing new issue)

🔴 Project Title : Sleep Health and Lifestyle Dataset Analysis
🔴 Aim : The aim of this project is to analyze the given dataset properly using machine learning methods.
🔴 Dataset : https://www.kaggle.com/datasets/uom190346a/sleep-health-and-lifestyle-dataset
🔴 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 :

  • 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.

🔴🟡 Points to Note :

  • The issues will be assigned on a first come first serve basis, 1 Issue == 1 PR.
  • "Issue Title" and "PR Title should be the same. Include issue number along with it.
  • Follow Contributing Guidelines & Code of Conduct before start Contributing.

To be Mentioned while taking the issue :

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

Happy Contributing 🚀

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

@abhisheks008 abhisheks008 added the Up-for-Grabs ✋ Issues are open to the contributors to be assigned label Jan 14, 2024
@Yuvika-14
Copy link

hi abhisekh
Full name: Yuvika Singh
git hub profile link:https://github.com/Yuvika-14/Yuvikademo.git
approch: ensemble methods, gradient boosting, neural networks.
Take care of the missing data if there are any categorical values then will use one hot encoder or label encoder depending upon the issue.

@abhisheks008
Copy link
Owner Author

One issue at a time @Yuvika-14

@Raj100
Copy link

Raj100 commented Jan 15, 2024

Raj Rawariya
https://github.com/Raj100
All Regression models
JWoC

@abhisheks008
Copy link
Owner Author

Hi @Raj100 follow the issue template and put your comments accordingly. Your approach should be to the point and brief, which ensures your determination for this project, if you comment out like this, no one will assign you an issue in a PAN India open source event of highest quality.

Follow this,

  • Full name :
  • GitHub Profile Link :
  • Participant ID (If not, then put NA) :
  • Approach for this Project :
  • What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.)

In your approach mention the specific models you want to work on, how that will help the project, how the models will justify your project with the given dataset, how to measure the best fitted model for this project, all these things should be mentioned. I hope you understand.

@Raj100

@Raj100
Copy link

Raj100 commented Jan 15, 2024

Full name :Raj Rawariya
GitHub Profile Link :https://github.com/Raj100
Participant ID (If not, then put NA) :NA
Approach for this Project : Regression and classification models to try to find health score based on sleep patterns and lifestyle(make a supervised model to identify the lifestyle and sleep disorders)
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.) JWoC

@abhisheks008
Copy link
Owner Author

Issue assigned to you @Raj100

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 JWOC This issue/pull request will be considered for JWOC 2k22. and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jan 15, 2024
@Nishtha1203
Copy link

Nishtha Pabreja
Nishtha1203
Linear Regresion, KNN, Decision Tree, Random Forest
JWoC

@abhisheks008
Copy link
Owner Author

This issue is already assigned to someone.

@abhisheks008 abhisheks008 added Up-for-Grabs ✋ Issues are open to the contributors to be assigned and removed Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 JWOC This issue/pull request will be considered for JWOC 2k22. labels Mar 2, 2024
@Sgvkamalakar
Copy link
Contributor

Hi @abhisheks008 👋🏻, I want to contribute to this issue, please assign it to me under SSOC.. 🥹

Full name : S G V Kamalakar

GitHub Profile Link : Sgvkamalakar

Participant ID (If not, then put NA): NA

Approach for this Project: Performing EDA on the dataset, creating visualization plots, and classifying the data based on the Sleep Disorder category using various ML classifiers (like RF, DT, Logistic, etc..) and Feedforward NN models. Developing an interactive UI for predicting outcomes based on user input.

What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): SSOC

@Tanishka023
Copy link

Full name : Tanishka Bhalla
GitHub Profile Link: https://github.com/Tanishka023
Participant ID (If not, then put NA) :NA
Approach for this Project : EDA, KNN, Linear Regression
What is your participant role? SSoC'24

@abhisheks008
Copy link
Owner Author

Hi @abhisheks008 👋🏻, I want to contribute to this issue, please assign it to me under SSOC.. 🥹

Full name : S G V Kamalakar

GitHub Profile Link : Sgvkamalakar

Participant ID (If not, then put NA): NA

Approach for this Project: Performing EDA on the dataset, creating visualization plots, and classifying the data based on the Sleep Disorder category using various ML classifiers (like RF, DT, Logistic, etc..) and Feedforward NN models. Developing an interactive UI for predicting outcomes based on user input.

What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): SSOC

Implement 5-6 models for this project.

Assigned @Sgvkamalakar

@abhisheks008 abhisheks008 added Assigned 💻 Issue has been assigned to a contributor Intermediate Points 30 - SSOC 2024 SSOC and removed Up-for-Grabs ✋ Issues are open to the contributors to be assigned labels Jun 2, 2024
@Sgvkamalakar
Copy link
Contributor

Hi @abhisheks008 👋🏻, I want to contribute to this issue, please assign it to me under SSOC.. 🥹
Full name : S G V Kamalakar
GitHub Profile Link : Sgvkamalakar
Participant ID (If not, then put NA): NA
Approach for this Project: Performing EDA on the dataset, creating visualization plots, and classifying the data based on the Sleep Disorder category using various ML classifiers (like RF, DT, Logistic, etc..) and Feedforward NN models. Developing an interactive UI for predicting outcomes based on user input.
What is your participant role? (Mention the Open Source Program name. Eg. HRSoC, GSSoC, GSOC etc.): SSOC

Implement 5-6 models for this project.

Assigned @Sgvkamalakar

Noted..
Thanks for assigning ...

@abhisheks008 abhisheks008 removed the Intermediate Points 30 - SSOC 2024 label Jun 6, 2024
@abhisheks008 abhisheks008 added the Advanced Points 40 - SSOC 2024 label Jun 6, 2024
Copy link

github-actions bot commented Jun 6, 2024

Hello @Sgvkamalakar! Your issue #512 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Advanced Points 40 - SSOC 2024 Assigned 💻 Issue has been assigned to a contributor SSOC
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants