Lee Stott
b06addb8f0
Merge pull request #971 from microsoft/copilot/fix-zigzagged-regression-plot
...
Fix polynomial regression plot rendering as zigzag line
3 months ago
Lee Stott
a06858e998
Update 2-Regression/3-Linear/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 months ago
Lee Stott
93b9265b5d
Update 2-Regression/3-Linear/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 months ago
Lee Stott
c1f7e23ca8
Update 2-Regression/3-Linear/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 months ago
copilot-swe-agent[bot]
4426d9dca5
Fix polynomial regression plot zigzag by using np.linspace for smooth curve
...
Agent-Logs-Url: https://github.com/microsoft/ML-For-Beginners/sessions/ec6b5ce7-6500-4c18-8c79-bc21779ac649
Co-authored-by: leestott <2511341+leestott@users.noreply.github.com>
3 months ago
Aviral Vardiya
cbcc13da01
fix: corrected MSE to RMSE and fixed a variable name
3 months ago
Lee Stott
62fe8a3ca8
Update 2-Regression/3-Linear/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 months ago
Satyam-madeit
16258311a8
fix: correct MSE to RMSE in regression description and code
3 months ago
Lee Stott
c1e48fdfab
Merge pull request #909 from dagimtessema/fix-least-squares-explanation
...
docs: clarify least-squares intuition in linear regression lesson
4 months ago
Lee Stott
ef12b154c6
Update 2-Regression/3-Linear/README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
4 months ago
Yuktha Gangadhari
36ce7c1e7b
docs: add beginner note explaining linear regression
5 months ago
Dagim Tessema
cfb442f440
docs: manual formatting fix
5 months ago
Dagim Tessema
ca20d2c016
docs: clarify least-squares intuition
6 months ago
Lee Stott
6be13d0ac1
Quiz Link
10 months ago
Lee Stott
de8bb336a6
Add Translations
10 months ago
Jasleen Sondhi
a1d4b382e1
fixed hyperlinks- point to r html files now
3 years ago
Jasleen Sondhi
5eb68ee402
added lesson_3.html, fixed links and image refs
3 years ago
Jim Bennett
95a6fefe0b
Adding videos
3 years ago
Carlotta Castelluccio
1c82556a31
Merge pull request #647 from microsoft/ml_for_beginners_review_3
...
Reviewing regression tools/data/linear learning units
3 years ago
Carlotta Castelluccio
15ce95efe5
Reviewing regression tools/data/linear units
3 years ago
Carlotta Castelluccio
65f0066f75
Merge pull request #643 from jimbobbennett/patch-3
...
Fixing README to match solution notebook
3 years ago
Jim Bennett
5dcaf60052
Update README.md
3 years ago
Jim Bennett
44e442039a
Adding bar chart by price
3 years ago
Jim Bennett
5c41dc39c5
Adding the call to the `corr` function
...
The README is missing the call to the `corr` function that is in the final notebook.
3 years ago
Jim Bennett
761900c06b
Update notebook.ipynb
3 years ago
Jim Bennett
adc0bcfe47
Correcting the column used in the scatter plot
...
The notebook plots the `Month` column, but should be the `DayOfYear` column to align with the text. This change fixes that plot.
It also clears the output, as this feels like good practice, and is necessary as the plot will be different with the correct column being used.
3 years ago
Julia Muiruri
6d9ca70401
added links to the new quiz apps
4 years ago
Julia Muiruri
f9e549888a
updated all quiz links
4 years ago
Theodore Cooper
0cf58c64fc
[Translations] Add traditional chinese translations ( #601 )
...
* Add Traditional Chinese translation
* Add Traditional Chinese translation
* Add files via upload
* Add Traditional Chinese translation
* Add Traditional Chinese translation
* Add files via upload
* Add Traditional Chinese translation
* Add Traditional Chinese translation
* Add Traditional Chinese translation
* Add files via upload
4 years ago
Sebastian Pardo
bd1ed40c59
(spanish) Quiz app spanish translation ( #591 )
...
* feat(quiz-app): add spanish translation
* fix(quiz-app): standardizes question punctuation for spanish translate
* fix: modify quiz link for spanish version
* refactor(quiz-app): modify text to meet the lessons standard
4 years ago
Jen Looper
532b1a4378
lesson rename
4 years ago
Jen Looper
de6be5927b
a few typos to fix
4 years ago
Dmitri Soshnikov
5052a12384
Make some changes to linear regression section to fix #543 ( #562 )
...
* Rewrite linear regression section to include categorical features
* Fix formatting
4 years ago
Angel Mendez
c7fd1ca94f
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
831161e6a7
style: Fix grammar on paragraph
4 years ago
Angel Mendez
35dd372322
style: Fix some typos
4 years ago
Angel Mendez
7ec88b39e8
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
c9a2360464
typo: Fix typo on paragraph
4 years ago
Angel Mendez
0cf8362e28
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
61ca7f938f
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
8aaae15e4c
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
6d0a546b1a
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
40d8907430
Merge branch 'translations/ES/2-Regression/3-Linear/README.md' of github.com:hereje/ML-For-Beginners into translations/ES/2-Regression/3-Linear/README.md
4 years ago
Angel Mendez
fc48bf4c52
typo: Change typo on fraction
4 years ago
Angel Mendez
1e355d9b82
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
ae1b12fd08
(spanish): 2-Regression/3-Linear/README.md
...
Translate file `2-Regression/3-Linear/README.md` to spanish
4 years ago
Angel Mendez
ff3fca7c75
feat: Add file content to translate
4 years ago
Jen Looper
3dfd16ff1a
fixing quiz build, adding quiz links for Brazilian Portuguese
5 years ago
Jen Looper
d243cf84d3
removing empty file
5 years ago
Angel Mendez
4b20c2743e
Translations(spanish): 2-Regression/3-Linear/assignment.md ( #425 )
...
* feat: Add file to translate
* feat: Translate file content to spanish
Translate file `2-Regression/3-Linear/assignment.md`
to spanish.
5 years ago