ironhacks / Tutorials-COVID-19

This repo contains tutorials for the COVID-19 Data Science Challenges powered by IronHacks
2 stars 0 forks source link

[Development] Tutorial #7 - Intro to Basic Regression #12

Closed harshpavuluri closed 2 years ago

harshpavuluri commented 2 years ago

Summary

This issue is related to the creation of Tutorial 7, which will create an introduction piece into lag regression and give a brief notebook overview using some tutorial data about how do a basic lag regression

Major Sections:

Theory

Python Implementation

Summary

Tasks:

harshpavuluri commented 2 years ago

@ManthanKeim What do you want the target variable to be for the Weather Data? I was thinking about using the wind speed.

Also I wasn't able to use the google cloud resources on the IronHub

ManthanKeim commented 2 years ago

When you will be doing exploration, you can choose the best with the most uniform distribution.

Can you please what's exactly the issue, on teams or on ironhub repo.

Thanks

sbrunswi commented 2 years ago

Manthan - I think it was not clear in the meeting: We will have two additional tutorials: Tutorial #7 will introduce a lagged regression. There the data exploration will be implemented. In addition, we also need to design a tutorial #8: That will actually help them to explore the hack data - we run that after the launch of the hack. So that will require more work and data exploration. I would also encourage you to look at the other tutorials and notebooks we have. We should make them much more professional so that they become attractive to people.

Makes sense?

On Mar 2, 2022, at 5:16 PM, Manthan Keim @.***> wrote:

When you will be doing exploration, you can choose the best with the most uniform distribution.

Can you please what's exactly the issue, on teams or on ironhub repo.

Thanks

— Reply to this email directly, view it on GitHub https://github.com/ironhacks/Tutorials-COVID-19/issues/12#issuecomment-1057450278, or unsubscribe https://github.com/notifications/unsubscribe-auth/AC7DAY27O4STW6CHZGAH5VTU57SEBANCNFSM5PR564BA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.

//////////////////////////////////////////////// Dr. Sabine Brunswicker (PhD, MSc, MCom) Professor for Digital Innovation Director, Research Center for Open Digital Innovation (RCODI) Purdue University West-Lafayette, 47907-IN Phone: +1 765 494 0880 Cell: +1 765 476 3832 Email: @.*** Web: www.rcodi.org Twitter: @SabineBrunswick github: www.github.com/sbrunswi www.github.com/ironhacks IronHacks: www.ironhacks.com \\\\\\\\\\\\\\\\\\\\\\\\\

ManthanKeim commented 2 years ago

Yes it does Dr. Brunswicker.

harshpavuluri commented 2 years ago

Markdown for Tutorial 7 is essentially completed. I'll need a bit more clarification on some sections, so I've left those empty for a now.