Skip to content

Anjaas85/clasification_problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fundamental of Data Science - Homework 2

Homework Submission Instructions

Deadline: November 29, 23:59

Each group should submit their assignment by emailing their assigned TA before the due date. Please use the following subject line: "HW2 FDS Submission". Be sure to include a zipped file containing only the notebook and the libs folder.

In the email body, include a list of all group members along with their matriculation numbers.

Step-by-Step Guide to Copy the Repository

You have two options to get a local copy of the repository: cloning it via Git or downloading it directly as a ZIP file.

Option 1: Clone the Repository (Recommended for Git Users)

  1. Open Terminal or Command Prompt

    • On MacOS or Linux: Open Terminal.
    • On Windows: Open Command Prompt or PowerShell.
  2. Navigate to Your Desired Directory

    • Use the cd command to move to the folder where you'd like to place this repository.
    • Example: cd path/to/your/directory
  3. Clone the Repository

    • Run the following command:
      git clone https://github.com/Mamiglia/FDS-HW2-2024.git
    • This will create a folder named FDS-HW2-2024 in your current directory, containing all the files from the repository.
  4. Navigate into the Repository Folder

    • Move into the repository's directory by running:
      cd FDS-HW2-2024
  5. Confirm the Repository Files

    • To check that everything copied correctly, list the files in the directory:
      ls
    • On Windows, you can use dir instead of ls.

Option 2: Download as a ZIP File

  1. Download the Repository

    • Click on the green "Code" button, then select "Download ZIP".
  2. Extract the ZIP File

    • Locate the downloaded ZIP file and extract it to access all the repository files.

Either method will give you a local copy of the repository. Use the one that best fits your needs!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •