Maik Fruhner
890cf47657
Fix 5-2 Seaborn Lineplot call
2024-05-29 09:49:46 +02:00
Maik Fruhner
67c605fab3
Fix 5-1 sns.FacetGrid call to match sns 0.13 API
2024-05-27 09:14:54 +02:00
Maik Fruhner
26528ebce2
Fix 5-1 df.corr() call to match 2.0 default parameters
2024-05-27 08:52:47 +02:00
Vidushi Gupta
fba34343ed
Added html file
2023-06-15 15:40:41 +05:30
Vidushi Gupta
618b5e016e
Added html file
2023-06-15 15:28:11 +05:30
Vidushi Gupta
a31a92f3d3
Update and rename lesson_15.md to lesson_15.Rmd
2023-06-15 11:05:02 +05:30
Vidushi Gupta
99479b584c
Rename lesson_14.md to lesson_14.Rmd
2023-06-15 11:04:07 +05:30
Vidushi Gupta
2711896028
Reverting output format
2023-06-15 11:03:27 +05:30
Vidushi Gupta
4ce31ec86f
Changed .md to .Rmd and added output format
2023-06-15 10:49:54 +05:30
Vidushi Gupta
89a58c8e36
Formatting fixes
2023-06-08 23:08:16 +05:30
Vidushi Gupta
01b26e11d1
Changed from Rmd format to md format
2023-06-08 22:53:58 +05:30
Vidushi Gupta
c15d7d62c8
Changed from Rmd to md format
2023-06-08 22:52:38 +05:30
Vidushi Gupta
df371066f6
Removed video and added hyperlink
...
Removed the Andrew NG video which does not exist anymore and added a hyperlink to the notebook for this lesson
2023-06-08 15:14:18 +05:30
Vidushi Gupta
a14a9ae9ee
Added hyperlinks
...
Added hyperlinks for the notebook and dataset
2023-06-08 15:11:18 +05:30
Vidushi Gupta
05e0bf235c
Formatting tweaks
...
Tweaked formatting for better readability.
2023-06-08 12:11:24 +05:30
Vidushi Gupta
4c8e9567ca
Fixed spacing
...
Added a space after the full-stop and capitalised the initial.
2023-06-08 12:09:11 +05:30
Lee Stott
799efa6284
Update
2022-09-27 16:11:57 +01:00
Julia Muiruri
6d9ca70401
added links to the new quiz apps
2022-07-18 13:55:45 +03:00
Julia Muiruri
f9e549888a
updated all quiz links
2022-07-14 21:05:56 +03:00
Vedant Bahel
8508ca7e5d
Create README.hi.md ( #593 )
2022-05-12 21:30:18 -04:00
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
2022-05-10 12:25:30 -04:00
Angel Mendez
2c65e8addf
(spanish) 5-Clustering/1-Visualize/README.md ( #544 )
...
* feat: Add file content to translate
* (spanish) 5-Clustering/1-Visualize/README.md
Translate file `5-Clustering/1-Visualize/README.md` to spanish
2022-03-28 20:21:00 -04:00
Angel Mendez
bdbc393bf2
(spanish) 5-Clustering/2-K-Means/README.md ( #546 )
...
* feat: Add file content to translate
* (spanish) 5-Clustering/2-K-Means/README.md
Translate file `5-Clustering/2-K-Means/README.md` to spanish
2022-03-28 20:20:50 -04:00
Angel Mendez
8c5247f671
(spanish) 5-Clustering/2-K-Means/assignment.md ( #526 )
...
* feat: Add file content to translate
* (spanish) 5-Clustering/2-K-Means/assignment.md
Translate file `5-Clustering/2-K-Means/assignment.md` to spanish
2022-02-24 08:52:27 -05:00
Angel Mendez
561ebda402
(spanish) 5-Clustering/1-Visualize/assignment.md ( #525 )
...
* feat: Add file content to translate
* (spanish) 5-Clustering/1-Visualize/assignment.md
Translate file `5-Clustering/1-Visualize/assignment.md` to spanish
* Improve translation coherence
2022-02-24 08:51:59 -05:00
Jen Looper
757ff3ecca
removing empty files
2021-12-06 22:20:18 -05:00
Angel Mendez
0f24344132
Translations(Spanish):5-clustering/readme.md ( #472 )
...
* feat: Translate file to spanish
* feat: Tranlate file to spanish
* Update 5-Clustering/translations/README.es.md
Fix typo: Replace 'clusterin' with 'clustering'
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
* feat: Add context to translated word scraping
* Replace expression 'raspado' with 'raspado de datos de'
Co-authored-by: Alfredo Deza <alfredo@deza.pe>
2021-12-06 21:53:02 -05:00
Jen Looper
b130fc6193
a few tweaks to notebooks for clustering and regression due to errors
2021-11-16 13:48:03 -05:00
Tanya-18
0bdc507707
Docs : Fixed some typos ( #388 )
...
* Docs : Fixed some typos
* 01/02 requested changes made
* 02/02 requested changes made
2021-10-08 12:56:41 -04:00
Piyush Mohan
2d64b08600
Docs : Fixed minor typos ( #387 )
2021-10-08 07:50:54 -04:00
Nikita Titov
6fd2144c68
fix markdown issues and improve wordings in Russian transaltions ( #381 )
2021-10-04 22:25:37 -04:00
Ian Park
d516b3c97a
[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
2021-10-02 10:19:33 -04:00
garanews
835874614b
fix typos ( #367 )
2021-10-01 09:18:56 -04:00
R-icntay
3fa62cbace
Add R resources for lesson 15: Explore K-Means clustering using R and Tidy data principles ( #363 )
...
* Add aRtwork for lesson 15: Explore the K-Means clustering method
* Add R Notebooks for lesson 15: Explore the K-Means clustering method
* Update README.md
2021-09-27 11:44:19 -04:00
R-icntay
fe35739952
Add R Notebooks for lesson 14: Introduction to clustering ( #351 )
...
* Add R Notebooks for lesson 14: Introduction to clustering
* Update README.md
2021-09-15 11:35:27 -04:00
Flex Zhong
f0eabb316e
improve ( #340 )
...
* Update README.zh-cn.md
* Update README.zh-cn.md
* Update assignment.zh-cn.md
* Update README.zh-cn.md
* Update README.zh-cn.md
* Update README.ru.md
* Update README.it.md
* Update README.ko.md
* Update README.ko.md
* Update README.md
* Update README.zh-cn.md
* Update README.ko.md
* Update README.it.md
* Update README.md
* Update README.zh-cn.md
2021-09-11 20:40:44 -04:00
Jen Looper
2f69359deb
Merge pull request #323 from robertopauletto/main
...
Italian translation: Chapter 9, quizzes and index.js, main README.md
2021-08-28 08:30:18 -07:00
Roberto Pauletto
c0c469d436
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
2021-08-28 16:01:11 +02:00
Jen Looper
f415ae81ba
editing image paths for R lessons, moving R and linking
2021-08-23 11:02:13 -04:00
Pranav Sambyal
2e21b00d60
In module 5.1 fixed transparent img correlation.png
2021-08-21 21:11:22 +05:30
minwook-shin
265c05dd65
FIX : replace chapter readme ko translation file
2021-08-15 15:20:08 +09:00
minwook
eb5bddf689
Merge branch 'microsoft:main' into main
2021-08-15 15:00:52 +09:00
minwook-shin
6d0cf7e8a0
FIX : fix stacked changes for korean translation
2021-08-15 14:49:36 +09:00
Jen Looper
e833c5f9b9
path to quizzes needs to change
2021-08-12 22:11:48 -04:00
KAN
986d4df906
Remove unnecessary word
2021-08-03 23:19:03 +08:00
KAN
cc50d72f6a
Refine the translation
2021-08-03 02:10:40 +08:00
KAN
80099c7ca4
Chinese Translation for Charpter 5
2021-08-01 17:16:40 +08:00
Jen Looper
6aa03ae500
Merge pull request #251 from robertopauletto/main
...
Italian translation - Chapter 5 complete
2021-07-30 13:49:37 -04:00
Roberto Pauletto
369554be38
Italian translation - Chapter 5 complete
2021-07-30 17:06:41 +02:00
Jen Looper
d6e61a30af
Update README.md
2021-07-28 23:03:23 -04:00