dependabot[bot]
5ccb16eed9
build(deps): bump eventsource from 1.1.0 to 1.1.1 in /quiz-app ( #598 )
...
Bumps [eventsource](https://github.com/EventSource/eventsource ) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/EventSource/eventsource/releases )
- [Changelog](https://github.com/EventSource/eventsource/blob/master/HISTORY.md )
- [Commits](https://github.com/EventSource/eventsource/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: eventsource
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 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
3 years ago
dependabot[bot]
e63c037ba8
build(deps): bump async from 2.6.3 to 2.6.4 in /quiz-app ( #587 )
...
Bumps [async](https://github.com/caolan/async ) from 2.6.3 to 2.6.4.
- [Release notes](https://github.com/caolan/async/releases )
- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md )
- [Commits](https://github.com/caolan/async/compare/v2.6.3...v2.6.4 )
---
updated-dependencies:
- dependency-name: async
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
bd8eb901b1
build(deps): bump minimist from 1.2.5 to 1.2.6 in /quiz-app ( #570 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
1ab72444f9
build(deps): bump url-parse from 1.5.7 to 1.5.10 in /quiz-app ( #547 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
8940d49f73
Bump url-parse from 1.5.3 to 1.5.7 in /quiz-app ( #529 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
dependabot[bot]
77fef489bd
Bump follow-redirects from 1.14.5 to 1.14.8 in /quiz-app ( #519 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.14.5 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.5...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Daniele Maltese
425e1fc1d5
feat(quiz-app): italian translation ( #486 )
3 years ago
Jen Looper
3dfd16ff1a
fixing quiz build, adding quiz links for Brazilian Portuguese
3 years ago
Jen Looper
11f718d675
quiz edit for pt-br
3 years ago
Jen Looper
8693c66976
fixing the build, adding a few pdfs as samples
3 years ago
Charles Emmanuel S. Ndiaye
22c7839873
Fix some translations and add 51 and 52 id missing quizzes ( #423 )
3 years ago
Jen Looper
d369d42618
SVR lesson edits
3 years ago
Anirban Mukherjee
5ce844f8fd
Added Support Vector Regressor for Time Series Prediction ( #384 )
...
* Create README.md
* Uploaded images
* Create utils.py
* Update README.md
* Update README.md
* Update README.md
* Updated images
* Update README.md
- Added epsilon hyperparameter
* Update README.md
* Update README.md
* Delete utils.py
* Added utils
* Added data
* Create notebook.ipynb
* Update notebook.ipynb
* Update README.md
* Update notebook.ipynb
* Update notebook.ipynb
* Create notebook.ipynb
* Update README.md
Added link to SVR
* Update README.md
* Update README.md
* Update README.md
Credits added
* Update README.md
Credits
* Update README.md
Credits
* Create assignment.md
* Create /translations/README.es.md
* Update README.md
* Update README.md
Review & Self Study added for further reading
* Added questions and answers for quiz on SVR
* Removed duplicates for 'common\utils.py'
Placed one 'common\utils.py' in the folder '7-TimeSeries'
* Removed duplicates of 'data\energy.csv' from SVR
Placed one 'data\energy.csv' in the folder '7-TimeSeries'
* Removed duplicated
* Update notebook.ipynb
* Update README.md
- Changed path of data
- Changed import of common\utils.py
3 years ago
dependabot[bot]
50052321f6
Bump path-parse from 1.0.6 to 1.0.7 in /quiz-app ( #386 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
Raysa Dutra
8af337ec4b
Add PT-BR Translation: Readme, Quizzes and Introduction ( #377 )
...
* Create translation for pt-br
* fix: fix typo error
* fix: fix typo error
* feat: translate quiz
* feat: add translation for pt-br for introduction
* feat: add intro to ml pt-br translate
* feat: add pt-br translation for history of ml
* fix paths
* fix paths
* fix paths
* fix paths and add fairness pt-br translation
* feat: add techniques of ml pt-br translation
* fix quizzes path
3 years ago
dependabot[bot]
b97374d598
Bump url-parse from 1.4.7 to 1.5.3 in /quiz-app ( #385 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
3 years ago
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
3 years ago
Jen Looper
70bc7e5581
typo fix for quiz
3 years ago
Jen Looper
4813fec79e
Merge pull request #224 from Foo-x/149-quizzes
...
Add Japanese translations for quizzes
3 years ago
Foo-x
281f30e267
feat: add option of ja
...
Refs #149
3 years ago
Foo-x
8b4173543b
feat: add ja translations for quizzes
...
Refs #149
3 years ago
Foo-x
c27305513c
fix: wrong quiz answers
3 years ago
Jen Looper
7248e533e6
quiz fix
3 years ago
manusquall
7dea56de00
fix mistranslation
3 years ago
manusquall
d741c3f67e
review and correct some meaning
3 years ago
manusquall
48590a589e
finish the fr.json translation proposition
3 years ago
manusquall
7240be1e93
stop at 43
3 years ago
manusquall
0ea938006f
add vscode option folder to gitignore, add fr option to quiz-app vue
3 years ago
Jen Looper
ce68d9bf22
Update README.md
3 years ago
Emre Çağatay Köse
603c255e57
fix: erraneous translation of some object keys
3 years ago
Emre Çağatay Köse
371cbdc10f
add: Turkish quiz translations
3 years ago
Ornella Altunyan
88f5a7165d
NLP 5 quiz 2
3 years ago
Ornella Altunyan
c55b1935e1
Add NLP 5 pre-quiz
3 years ago
Ornella Altunyan
f5d892c05f
Add quizzes for NLP 4
3 years ago
Ornella Altunyan
724652c688
Reinforcement 2 post-quiz
3 years ago
Ornella Altunyan
2275e32f71
Reinforcement 2 pre-quiz
3 years ago
Jen Looper
1009245b41
50 quizzes!
3 years ago
Ornella Altunyan
afcf395224
Review reinforcement 1 and add quizzes
3 years ago
Jen Looper
307f7b7c5e
missed cluster quiz
3 years ago
Jen Looper
c4d8366757
web app quiz
3 years ago
Jen Looper
61a4a61713
classifier quiz
3 years ago
Jen Looper
7c4f4eefe3
Techniques quiz
3 years ago
Jen Looper
910d3384f0
spelling audits
3 years ago
Jen Looper
b7c3a8ba99
Scikit-learn spelling audit
3 years ago
Jen Looper
8ecba31a91
capitalization fixes
3 years ago
Jen Looper
d78cf4386c
revisiting capitalization strategy
3 years ago
Jen Looper
ce69b4b8e1
renumbering quizzes
3 years ago
Ornella Altunyan
9f2b400627
classification 2 quizzes
3 years ago
Ornella Altunyan
2586365dab
Add classification 1 quizzes
3 years ago