# ml-course-phase-2 **Repository Path**: Fan270/ml-course-phase-2 ## Basic Information - **Project Name**: ml-course-phase-2 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-26 - **Last Updated**: 2024-02-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Machine Learning Course - PHASE 2 Course Link: https://www.youtube.com/playlist?list=PLB0Tybl0UNfYe9aJXfWw-Dw_4VnFrqRC4 The content is divided by the lessons. You can take the version before a lesson, to follow along or after the lesson to compare in case something is not quite right. # Installing a package 1. Choose the package you want to use For example: P1.starting_code 2. Add the data next to the other folders Data link: https://github.com/gniziemazity/drawing-data 3. Open the terminal inside the package directory 4. Go inside the node directory within that package Command: cd node 5. Install the package: Command: npm install # Tools 1. I code with 'Visual Studio Code': https://code.visualstudio.com 2. I use 'Google Chrome' for front-end testing: https://www.google.com/chrome 3. I use 'NodeJs' for back-end testing: https://nodejs.org/en