Jasleen Sondhi
a5d202df97
added lesson_3.html, fixed links and image refs
3 years ago
Jasleen Sondhi
a030e867fb
added lesson_2.html
3 years ago
Jasleen Sondhi
4a73cec34c
added lesson_1.html
3 years ago
Jim Bennett
7b40cc0f5b
Adding videos
3 years ago
Jim Bennett
9a2318d25d
Adding next set of ML for beginners videos
3 years ago
Carlotta Castelluccio
91f1f68db6
Merge pull request #657 from asilich123/patch-3
...
Update README.md grammar and wording
3 years ago
Carlotta Castelluccio
17807ecde3
Merge pull request #655 from asilich123/patch-1
...
Update README.md Challenge Hint
3 years ago
Jim Bennett
200474900d
Adding video links
3 years ago
Adrian Silich
c1bda9ae6b
Update README.md grammar and wording
...
Updated the grammar of a few words in the paragraph found on line 111.
3 years ago
Adrian Silich
2664f0e5ff
Update README.md Challenge Hint
...
Updated challenge hint to reflect changes made to how the tutorial reshapes the data matrix.
3 years ago
Carlotta Castelluccio
44a578d1dc
Handling seaborn warning
3 years ago
Carlotta Castelluccio
7f90af902c
Merge pull request #647 from microsoft/ml_for_beginners_review_3
...
Reviewing regression tools/data/linear learning units
3 years ago
Carlotta Castelluccio
2eee40ba68
Merge pull request #646 from microsoft/ml_for_beginners_review_2
...
Logistic regression README refactoring
3 years ago
Carlotta Castelluccio
51990b8192
minor changes to avoid warnings
3 years ago
Carlotta Castelluccio
743cbac033
Merge pull request #645 from microsoft/ml_for_beginners_review
...
Logistic regression solution notebook refactoring
3 years ago
Carlotta Castelluccio
9a7a1f1400
dropping redundant import
3 years ago
Tomomi ❤ Imura
4132badc9c
Update illustrations
3 years ago
Tomomi ❤ Imura
012de260d5
Update README.md
...
Update a few illustrations
3 years ago
Carlotta Castelluccio
dcb80d39d4
Reviewing regression tools/data/linear units
3 years ago
Carlotta Castelluccio
8cac7857ad
Fix python snippets formatting & update ROC image
3 years ago
Carlotta Castelluccio
fcfec152c1
Logistic regression README refactoring
3 years ago
Carlotta Castelluccio
856c02b68e
Logistic regression solution notebook refactoring
3 years ago
Carlotta Castelluccio
2ef7cb224c
Merge pull request #643 from jimbobbennett/patch-3
...
Fixing README to match solution notebook
3 years ago
Jim Bennett
0ae91d5f8b
Update README.md
3 years ago
Jim Bennett
ecac35d449
Adding bar chart by price
3 years ago
Jim Bennett
6334166d92
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
306d938edc
Update notebook.ipynb
3 years ago
Jim Bennett
73e8120d73
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
Lee Stott
f8412fa107
Update
3 years ago
Julia Muiruri
41dc1b2246
added links to the new quiz apps
4 years ago
Julia Muiruri
8881e6254d
updated all quiz links
4 years ago
AugusMeow
e2bfac4a87
fix: github pages links
4 years ago
Theodore Cooper
ec20a5e729
[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
71440f392c
(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
Abhinav Patel
c830d238d3
[Hi-Hindi] Translation for Regression base README ( #564 )
...
* [Hi-Hindi] Translation for Regression base README
* [Hi-Hindi] Translation for Regression base README
* [Hi-Hindi] Translation for Regression base README
* [Hi-Hindi] Translation for Regression base README
4 years ago
Jen Looper
029d45dd15
lesson rename
4 years ago
Jen Looper
2aba98cc2b
a few typos to fix
4 years ago
Dmitri Soshnikov
ec8ff8cefb
Make some changes to linear regression section to fix #543 ( #562 )
...
* Rewrite linear regression section to include categorical features
* Fix formatting
4 years ago
Alfredo Deza
f366ed7af9
Merge pull request #520 from hereje/translations/ES/2-Regression/3-Linear/README.md
...
(spanish): 2-Regression/3-Linear/README.md
4 years ago
Angel Mendez
cb78e6bb3c
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
2673666a4d
style: Fix grammar on paragraph
4 years ago
Angel Mendez
e3420e606f
style: Fix some typos
4 years ago
Angel Mendez
38e1970b62
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
5952892e5e
typo: Fix typo on paragraph
4 years ago
Angel Mendez
bb3d446b8e
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
92661a2a25
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
41a5d0684e
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
5ce3b33636
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
a9562be903
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
5c46e8a087
typo: Change typo on fraction
4 years ago
Angel Mendez
2d14cf75d2
Update 2-Regression/3-Linear/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
Angel Mendez
491fe17604
(spanish): 2-Regression/3-Linear/README.md
...
Translate file `2-Regression/3-Linear/README.md` to spanish
4 years ago
Angel Mendez
fdc0efa1d0
(spanish): 2-Regression/4-Logistic/README.md ( #513 )
...
* feat: Add file content to translate
* feat: Translate file to spanish
Spanish translation for `2-Regression/4-Logistic/README.md`
4 years ago
Angel Mendez
9520c1cbc6
feat: Add file content to translate
4 years ago
Angel Mendez
20ef65dc05
(spanish) 2-Regression/2-Data/README.md ( #507 )
...
* feat: Add file content to translate
* feat: (spanish) Add translation for file
* `2-Regression/2-Data/README.md`
4 years ago
Angel Mendez
58cf75d8bf
(spanish) 2 regression/4 logistic/assignment.es.md ( #508 )
...
* feat: Add file to translate
* feat: (spanish) Add translation for file
4 years ago
Frederick Legaspi
2c5ad49e09
updated png files ( #506 )
...
* replaced grid.png for better readability
replaced grid.png for better readability
* updated swarm.png for better readability
updated swarm.png for better readability when using dark theme settings.
* updated violin.png for better readability
updated violin.png for better readability using dark theme setting
* updated ROC.png file for better readability
updated ROC.png file for better readability using dark theme setting
4 years ago
Frederick Legaspi
8b29f2fbf1
Fix Typo ( #491 )
...
* Update lesson_1.Rmd
Fix Typo
* Update lesson_1-R.ipynb
Fix Typo
4 years ago
Frederick Legaspi
7382f3523b
Update PNG scatterplot ( #490 )
...
* New scatterplot file with white background
Scatterplot PNG file is not fully readable when using dark theme. Created a new PNG file with white background for readability.
* Update README.md
Scatterplot PNG file is not fully readable when using a dark theme. Created new PNG file white background.
* Add files via upload
Replaced scatterplot with white background
* Update README.md
* Delete scatterplot-wb.png
4 years ago
Jen Looper
204d8d6369
fixing quiz build, adding quiz links for Brazilian Portuguese
4 years ago
Jen Looper
cfebd15bbf
Removing empty file
4 years ago
Jen Looper
0e5b977dc4
removing empty file
4 years ago
Jen Looper
c2b223de8b
removing empty files
4 years ago
Mert
3fd3fa4d3b
[TRANSLATIONS] Turkish -assignment.tr.md- ( #482 )
...
* [TRANSLATIONS] Turkish -assignment.tr.md-
* [TRANSLATIONS] Turkish -assignment.tr.md-
* [TRANSLATIONS] Turkish -assignment.tr.md-
* [TRANSLATIONS] Turkish -assignment.tr.md-
4 years ago
Mert
ff700905d8
[TRANSLATIONS] Turkish ( #473 )
...
* Create README.tr.md
Turkish translation added
* Update README.tr.md
* Update README.tr.md
* Create README.tr.md
* Update README.tr.md
* Update README.tr.md
* Update README.tr.md
missing translations completed.
* fix image mistake
4 years ago
Jen Looper
7eedabe992
a few tweaks to notebooks for clustering and regression due to errors
4 years ago
Darío Hereñú
9e59700b99
Syntax issue (paragraph 33) ( #440 )
...
- Typos fixed (paragraphs 11, 15, 17, 33)
4 years ago
Darío Hereñú
1ff5fc6df1
Minor fix (line 09) ( #439 )
...
- syntax issue (paragraph 03)
4 years ago
Darío Hereñú
bb3be7406f
Duplicate word (paragraph 87) ( #433 )
...
- Minor fixes (paragraphs 10, 50, 75, 83, 85, 87, 120, 147, 149)
4 years ago
Angel Mendez
1164dc8660
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.
4 years ago
Arianne
dac2afb594
Add pt-BR translation to Regression lesson ( #394 )
...
* start pt-br translation on regression section
* add pt-br translation on tools section of regression lesson
* add pt-br translation on data section of regression lesson
* add pt-br translation on linear section of regression lesson
* add pt-br translation on logistic section of regression lesson
* add syntax and others types of fixes on regression lesson
* add url fixes on regression lesson
* add syntax fixes on regression lesson
* add syntax fixes on regression lesson
4 years ago
Claire-Charles
a4f1f7aa04
Translated files ( #392 )
4 years ago
IACS CSU 2020
69482f57f0
Fixed some grammatical errors ( #395 )
...
* Fixed some grammatical errors
* Fixed some grammatical errors
* Update README.md
4 years ago
Tanya-18
896f18d6bf
Docs : Fixed some typos ( #388 )
...
* Docs : Fixed some typos
* 01/02 requested changes made
* 02/02 requested changes made
4 years ago
Nikita Titov
90834e33f5
fix markdown issues and improve wordings in Russian transaltions ( #381 )
4 years ago
Ian Park
a6c0005393
[WIP] Translate assignments and quizzes to Korean ( #151 )
...
* Translate 1.1 (Intro to ML) to Korean
* Translate 1.2 (History of ML) to Korean
* Translate 1.3 (Fairness) to Korean
* Translate 1.4 (Techniques of ML) to Korean
* Translate 2.1 (Tools) to Korean
* Translate 2.2 (Data) to Korean
* Translate 2.3 (Linear) to Korean
* Translate 2.4 (Logistic) to Korean
* Translate 3.1 (Web App) to Korean
* Translate 4.1 (Intro to Classification) to Korean
* Translate 4.2 (Classifiers 1) to Korean
* Translate 4.3 (Classifiers 2) to Korean
* Translate assignment 4.4 (Applied) to Korean
* Translate assignment 5.1 (Visualize) to Korean
* Translate assignment 5.2 (K-Means) to Korean
* Translate assignment 6.1 (Intro to NLP) to Korean
* Translate assignment 6.2 (Tasks) to Korean
* Fix minor typo in assignment 6.2 (Tasks) Korean translation
* Translate assignment 6.3 (Translation Sentiment) to Korean
* Translate assignment 6.4 (Hotel Reviews 1) to Korean
* Translate assignment 6.5 (Hotel Reviews 2) to Korean
* Translate assignment 7.1 (Intro to Time Series) to Korean
* Remove English title from assignment 7.1 (Intro to Time Series) in Korean
* Translate assignment 7.2 (ARIMA) to Korean
* Translate 8.1 (Q-Learning) to Korean
* Translate assignment 8.2 (Gym) to Korean
* Translate assignment 9.1 (Applications) to Korean
4 years ago
Jen Looper
87614f5f81
Merge branch 'main' of https://github.com/microsoft/ML-For-Beginners into main
4 years ago
Jen Looper
aa26a0b7ee
notebook image refresh
4 years ago
garanews
ed17547c30
fix typos ( #367 )
4 years ago
Alfredo Deza
4c354cc862
add new data video for regression lesson ( #359 )
4 years ago
Alfredo Deza
f8bf8597fb
Merge pull request #355 from davidit33/main
...
2-Regression/1-Tools/translations/README.es.md
4 years ago
David Tamayo
22bcddb1ca
Update 2-Regression/1-Tools/translations/README.es.md
...
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
4 years ago
davidit33
fb1eae7f7e
2-Regression/2-Data/translations/assignment.es.md
4 years ago
davidit33
060f636af6
Merge branch 'main' of github.com:davidit33/ML-For-Beginners into main
...
Pull from main
4 years ago
davidit33
60333d2431
2-Regression/2-Data/translations/assignment.es.md
4 years ago
David Tamayo
5fccbead0e
Update README.es.md
4 years ago
davidit33
ea4d7436ae
2-Regression/1-Tools/translations/README.es.md
5 years ago
David Tamayo
fd4d09b0df
Update README.es.md
5 years ago
davidit33
7dde815e28
2-Regression/1-Tools/translations/README.es.md
5 years ago
davidit33
5dfdd8c76c
2-Regression/1-Tools/translations/README.es.md
5 years ago
davidit33
1858840aa0
Merge branch 'main' of github.com:davidit33/ML-For-Beginners into main
5 years ago
davidit33
a6a1a20e16
2-Regression/1-Tools/translations/README.es.md
5 years ago
SI_Xiaolong
fdc379ff5b
Improve translation and update video link ( #336 )
...
* Update README.zh-cn.md
* Update README.zh-cn.md
5 years ago
Flex Zhong
c4c36440a1
Fix some bugs ( #334 )
...
* Update README.zh-cn.md
* Update README.zh-cn.md
* Update README.zh-cn.md
* Update assignment.zh-cn.md
* Update README.zh-cn.md
* Update assignment.zh-cn.md
* Update README.zh-cn.md
* Update assignment.zh-cn.md
* Update README.ja.md
* Update README.ko.md
* Update README.md
5 years ago
Alfredo Deza
d568ad35e7
use new tooling video ( #330 )
5 years ago
Jen Looper
f0434fb2f5
correcting a small typo
5 years ago
Flex Zhong
c1190076c8
improve zh-cn translation ( #318 )
...
* Update README.zh-cn.md
* Update README.zh-cn.md
* Update README.zh-cn.md
* upd
* remove :
5 years ago
Jen Looper
d91c4d4a24
Merge pull request #323 from robertopauletto/main
...
Italian translation: Chapter 9, quizzes and index.js, main README.md
5 years ago
Roberto Pauletto
2b147be159
Italian translation - Chapter 9 completed. Quiz app: added italian version and updated index.js accordingly. Query string for iinks for pre/post lecture quizzes updated. Translated main README.md file
5 years ago
Alfredo Deza
4734a0a464
add regression intro video
5 years ago