Skip to content

fanniekerff2/Homework2-Applied-Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

02 - Regression Observational Studies Stats and Supervised Learning

In this homework, you will work with two popular frameworks: (1) sklearn (short for scikit-learn) and (2) statsmodels. In addition, you will create some basic visualizations to explain your findings. Regression analysis and Supervised learning constitute the two quintessential skills for a data scientist, thereby serving as the perfect material to prepare you for the real world.

The homework consists of eight tasks, which are described in the hw2.ipynb notebook.

For each task, please provide both a written explanation of the steps you followed, and the corresponding code. Keep in mind that writing the explanation can help you in two ways:

  1. Clarifying the steps in your mind before writing the actual code
  2. Earning you points if the description is correct, regardless of the potential issues in your code

Submission Guidelines

You are expected to solve the homework as a team of four, which you specified in the course registration form. By the homework submission deadline, each team should have a single shared private GitHub repo under the epfl-ada organization, containing the Jupyter Notebook with the solution. Please, follow the instructions below to create your team repo and start working on the homework:

  1. One team member should follow this link and create a team with exactly the same name as specified in the course registration form. Note: After creating your team, you might notice ada-2021-homework-2-<your-personal-GitHub-handle> instead of ada-2021-homework-2-<your-team-name> as the name of the automatically created repo. This is a GitHub classroom bug (or feature), and fixing this is neither in our capacity nor purview. That said, please don't worry, the eventual created repo would be named ada-2021-homework-2-<your-team-name>.
  2. Creation of the team will automatically create a dedicated private repo. At this point the remaining three team-members should follow the same link and join their team. Make sure you are joining the correct team by checking your team-members' GitHub accounts: there might be teams with similar or same names.
  3. There is no simple automated way to transfer the materials for Homework 2 from the public course repository into your private team repository. To get started, we suggest that you manually pull the homework materials from the course repository to your local machine, copy them into your local team repository, and push to the remote.
  4. Afterwards -- keep collaborating on the homework as a team in your shared private repository.
  5. Most importantly, don’t forget to push the final solved version by November 26th, 23:59!

Deliverables

  1. hw2.ipynb notebook with disclosed output for each cell. Please don't update the data folder provided in the repository, i.e., use it in read-only mode.

Deadline: November 26th, 23:59

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published