https://github.com/labex-labs/supervised-learning-regression
Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...
https://github.com/labex-labs/supervised-learning-regression
challenges course exercises hands-on labex labs machine-learning playgroud programming scikit-learn
Last synced: 25 days ago
JSON representation
Supervised Learning: Regression | This repo collects 7 of programming labs exercises for Supervised Learning: Regression. Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comp...
- Host: GitHub
- URL: https://github.com/labex-labs/supervised-learning-regression
- Owner: labex-labs
- Created: 2024-05-22T09:02:56.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-01T01:53:54.000Z (over 1 year ago)
- Last Synced: 2025-02-02T03:01:41.362Z (over 1 year ago)
- Topics: challenges, course, exercises, hands-on, labex, labs, machine-learning, playgroud, programming, scikit-learn
- Homepage: https://labex.io/courses/supervised-learning-regression
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Supervised Learning: Regression
## Languages
๐จ๐ณ [็ฎไฝไธญๆ](README_zh.md) ๐ช๐ธ [Espaรฑol](README_es.md) ๐ซ๐ท [Franรงais](README_fr.md) ๐ฉ๐ช [Deutsch](README_de.md) ๐ฏ๐ต [ๆฅๆฌ่ช](README_ja.md) ๐ท๐บ [ะ ัััะบะธะน](README_ru.md) ๐ฐ๐ท [ํ๊ตญ์ด](README_ko.md) ๐ง๐ท [Portuguรชs](README_pt.md) ๐บ๐ธ [English](README.md)
[](https://labex.io/courses/supervised-learning-regression)
[](https://labex.io/courses/supervised-learning-regression)
Supervised learning. If you are hearing or reading this term for the first time, then it may be completely unclear what it means. Don't worry. In this lab, you will get a comprehensive understanding of supervised learning; and, in the next chapter of the experiment, you will learn to use supervised learning to complete data prediction.


## Exercises
| Index | Name | Difficulty | Practice |
|---------|---------------------------------------------------|--------------|--------------------------------------------------------------------------------------------------------------------|
| 1 | ๐ ๐ข Introduction to Supervised Learning | Beginner | Start Lab |
| 2 | ๐ ๐ข Linear Regression Fundamentals | Beginner | Start Lab |
| 3 | ๐ ๐ข Prediction for Beijing Housing Prices | Beginner | Start Lab |
| 4 | ๐ ๐ต Nonlinear Data Regression Techniques | Beginner | Start Lab |
| 5 | ๐ ๐ต Prediction for Bitcoin Price | Beginner | Start Lab |
| 6 | ๐ ๐ต Ridge Regression and Lasso Regression | Beginner | Start Lab |
| 7 | ๐ ๐ต Calculation of Ridge Regression Coefficient | Beginner | Start Lab |
## Environment
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.

- A strict "Learn by Doing" approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The learning assistant Labby, built on lastest AI models, providing a conversational learning experience.
Learn more about [LabEx VM](https://support.labex.io/using-labex/virtual-machine).
## More
- ๐ [Machine Learning Programming Courses](https://github.com/labex-labs/awesome-programming-courses)
- ๐ [Machine Learning Programming Projects](https://github.com/labex-labs/awesome-programming-projects)
- ๐ [Machine Learning Free Tutorials](https://github.com/labex-labs/ml-free-tutorials)