Lee Stott
|
5f79dd582f
|
Merge pull request #1002 from microsoft/copilot/add-data-visualization-notebook
[Regression] Add Seaborn data visualization examples to the Data lesson
|
1 week ago |
copilot-swe-agent[bot]
|
83e22ba951
|
Clarify Seaborn install note and heatmap correlation explanation
|
1 week ago |
copilot-swe-agent[bot]
|
ed460b5227
|
Add Seaborn data visualization examples to 2-Regression/2-Data lesson
|
1 week ago |
copilot-swe-agent[bot]
|
7ce16bdd62
|
Initial plan
|
1 week ago |
Lee Stott
|
a4336c4d48
|
Merge pull request #1001 from hyoshioka0128/patch-17
Fix capitalization of 'Notebooks' in README
|
1 week ago |
Lee Stott
|
357cd1de35
|
Merge pull request #1000 from hyoshioka0128/patch-16
Fix spelling of 'Jupyter Notebook' in README
|
1 week ago |
Lee Stott
|
c8f3cd08ef
|
Merge pull request #999 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
|
1 week ago |
Hiroshi Yoshioka
|
52fc43af8d
|
Fix capitalization of 'Notebooks' in README
Corrected capitalization of 'Notebooks' in multiple instances.
https://github.com/microsoft/ML-For-Beginners/blob/main/2-Regression/1-Tools/README.md
#PingMSFTDocs
|
2 weeks ago |
Hiroshi Yoshioka
|
d6fffe6ee8
|
Fix typo in README.md for Jupyter Notebook
Corrected the term 'Jupyterノートブック' to 'Jupyter Notebook' for consistency.
|
2 weeks ago |
Hiroshi Yoshioka
|
65f74a9827
|
Fix spelling of 'Jupyter Notebook' in README
Corrected the spelling of 'Jupyterノートブック' to 'Jupyter Notebook' in the README.
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/2-Regression/1-Tools/README.md
#PingMSFTDocs
|
2 weeks ago |
localizeflow[bot]
|
e88017f81a
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
2 weeks ago |
Lee Stott
|
4bcd3f6a40
|
Merge pull request #998 from microsoft/dependabot/npm_and_yarn/quiz-app/braces-3.0.3
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /quiz-app
|
2 weeks ago |
dependabot[bot]
|
09d35660d5
|
chore(deps-dev): bump braces from 3.0.2 to 3.0.3 in /quiz-app
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)
---
updated-dependencies:
- dependency-name: braces
dependency-version: 3.0.3
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
Lee Stott
|
7d779905db
|
Merge pull request #997 from microsoft/dependabot/npm_and_yarn/quiz-app/js-yaml-4.2.0
chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /quiz-app
|
2 weeks ago |
dependabot[bot]
|
6c20c4ea87
|
chore(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 in /quiz-app
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.1 to 4.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.1...4.2.0)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.2.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 weeks ago |
Lee Stott
|
ee55b63dd7
|
Merge pull request #994 from hyoshioka0128/patch-15
Fix formatting of Co-op Translator disclaimer in README
|
2 weeks ago |
Lee Stott
|
672b9105d8
|
Merge pull request #992 from microsoft/dependabot/npm_and_yarn/quiz-app/shell-quote-1.8.4
chore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4 in /quiz-app
|
2 weeks ago |
Lee Stott
|
047df9375a
|
Merge pull request #991 from hyoshioka0128/patch-14
Update resource links in Japanese README
|
2 weeks ago |
Lee Stott
|
e703b6b3c9
|
Merge pull request #990 from hyoshioka0128/patch-13
Fix formatting in README.md for hotel reviews
|
2 weeks ago |
Lee Stott
|
34d3254585
|
Merge pull request #989 from hyoshioka0128/patch-12
Update title from '詩的ライセンス' to '詩的表現の自由'
|
2 weeks ago |
Lee Stott
|
420ab29686
|
Merge pull request #988 from microsoft/dependabot/npm_and_yarn/quiz-app/launch-editor-2.14.1
chore(deps-dev): bump launch-editor from 2.6.1 to 2.14.1 in /quiz-app
|
2 weeks ago |
Lee Stott
|
5ae1e508f2
|
Merge pull request #987 from hyoshioka0128/patch-11
Translate 'Poetic license' to '詩的表現の自由'
|
2 weeks ago |
Lee Stott
|
9ac8639182
|
Merge pull request #986 from hyoshioka0128/patch-10
Update disclaimer for Co-op Translator in README.md
|
2 weeks ago |
Lee Stott
|
caf7f720da
|
Merge pull request #985 from zach-exe/main
Fix typo in HIPAA reference in README.md
|
2 weeks ago |
Lee Stott
|
a2caf364b7
|
Merge pull request #984 from hyoshioka0128/patch-9
Translate lesson titles to Japanese in README.md
|
2 weeks ago |
Lee Stott
|
75677f334e
|
Merge pull request #983 from microsoft/update-translations
chore(i18n): sync translations with latest source changes
|
2 weeks ago |
Hiroshi Yoshioka
|
6c86e9fcdf
|
Fix formatting of Co-op Translator disclaimer in README
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/4-Classification/3-Classifiers-2/README.md
#PingMSFTDocs
|
3 weeks ago |
dependabot[bot]
|
e3fd9e2186
|
chore(deps-dev): bump shell-quote from 1.8.1 to 1.8.4 in /quiz-app
Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.1 to 1.8.4.
- [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.1...v1.8.4)
---
updated-dependencies:
- dependency-name: shell-quote
dependency-version: 1.8.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
Hiroshi Yoshioka
|
5b5ca5b8e9
|
Update resource links in Japanese README
Updated resource links in Japanese README for quiz app.
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/quiz-app/README.md
#PingMSFTDocs
|
1 month ago |
Hiroshi Yoshioka
|
dda69d1833
|
Fix formatting in README.md for hotel reviews
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/6-NLP/5-Hotel-Reviews-2/README.md
#PingMSFTDocs
|
1 month ago |
Hiroshi Yoshioka
|
cc3b89b484
|
Update title from '詩的ライセンス' to '詩的表現の自由'
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/6-NLP/3-Translation-Sentiment/assignment.md
#PingMSFTDocs
|
1 month ago |
dependabot[bot]
|
e9cdee013a
|
chore(deps-dev): bump launch-editor from 2.6.1 to 2.14.1 in /quiz-app
Bumps [launch-editor](https://github.com/vitejs/launch-editor) from 2.6.1 to 2.14.1.
- [Commits](https://github.com/vitejs/launch-editor/compare/v2.6.1...v2.14.1)
---
updated-dependencies:
- dependency-name: launch-editor
dependency-version: 2.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
1 month ago |
Hiroshi Yoshioka
|
2dd71225fb
|
Translate 'Poetic license' to '詩的表現の自由'
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/6-NLP/3-Translation-Sentiment/README.md
#PingMSFTDocs
|
1 month ago |
Hiroshi Yoshioka
|
4fdf39a914
|
Update disclaimer for Co-op Translator in README.md
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/4-Classification/3-Classifiers-2/README.md
#PingMSFTDocs
|
1 month ago |
zach-exe
|
f9a920128c
|
Fix typo in HIPAA reference in README.md
|
1 month ago |
Hiroshi Yoshioka
|
652f6737be
|
Translate lesson titles to Japanese in README.md
https://github.com/microsoft/ML-For-Beginners/blob/main/translations/ja/1-Introduction/README.md
#PingMSFTDocs
|
1 month ago |
localizeflow[bot]
|
c9012568e4
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
f273a10eeb
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
340322b1f8
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
ea617244af
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
062d3669a9
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
50cd0f0c82
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
712688625c
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
9b4e65f176
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
1fd87ac8e7
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
3b2098a6fc
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
35cbae28fd
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
f480b30e7b
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
0d0e054180
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |
localizeflow[bot]
|
12ff6946a8
|
chore(i18n): sync translations with latest source changes (chunk 1/1, 9 changes)
|
1 month ago |