Skip to content

Commit c4a77f2

Browse files
committed
[ci skip] FIX fix some typos (INRIA#759) 946b6a3
1 parent 1b0edae commit c4a77f2

File tree

382 files changed

+24469
-5939
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

382 files changed

+24469
-5939
lines changed
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

_sources/python_scripts/linear_models_feature_engineering_classification.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -350,10 +350,10 @@ def plot_decision_boundary(model, title=None):
350350

351351
# %% [markdown]
352352
#
353-
# The polynomial kernel approach would be interesting in cases were the
353+
# The polynomial kernel approach would be interesting in cases where the
354354
# original feature space is already of high dimension: in these cases,
355355
# **computing the complete polynomial expansion** with `PolynomialFeatures`
356-
# could be **intractable**, while Nyström method can control the output
356+
# could be **intractable**, while the Nyström method can control the output
357357
# dimensionality with the `n_components` parameter.
358358
#
359359
# Let's now explore the use of a radial basis function (RBF) kernel:

_sources/python_scripts/parameter_tuning_nested.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
#
266266
# For each outer cross-validation split (indexed on the left-hand side),
267267
# the best hyper-parameters are selected based on the validation scores
268-
# (computed on the greed samples) and a model is refitted on the concatenation
268+
# (computed on the green samples) and a model is refitted on the concatenation
269269
# of the red and green samples for that outer CV iteration.
270270
#
271271
# The generalization performance of the 5 refitted models from the outer CV

_static/locales/ar/LC_MESSAGES/booktheme.po

+31-31
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ msgstr ""
88
"Language: ar\n"
99
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1010

11-
msgid "Edit this page"
12-
msgstr "قم بتحرير هذه الصفحة"
11+
msgid "Download source file"
12+
msgstr "تنزيل ملف المصدر"
1313

14-
msgid "Fullscreen mode"
15-
msgstr "وضع ملء الشاشة"
14+
msgid "suggest edit"
15+
msgstr "أقترح تحرير"
1616

17-
msgid "previous page"
18-
msgstr "الصفحة السابقة"
17+
msgid "Toggle navigation"
18+
msgstr "تبديل التنقل"
1919

20-
msgid "Last updated on"
21-
msgstr "آخر تحديث في"
20+
msgid "open issue"
21+
msgstr "قضية مفتوحة"
2222

2323
msgid "Download notebook file"
2424
msgstr "تنزيل ملف دفتر الملاحظات"
2525

2626
msgid "repository"
2727
msgstr "مخزن"
2828

29-
msgid "Download this page"
30-
msgstr "قم بتنزيل هذه الصفحة"
31-
32-
msgid "Sphinx Book Theme"
33-
msgstr "موضوع كتاب أبو الهول"
29+
msgid "Theme by the"
30+
msgstr "موضوع بواسطة"
3431

3532
msgid "Print to PDF"
3633
msgstr "طباعة إلى PDF"
3734

38-
msgid "Toggle navigation"
39-
msgstr "تبديل التنقل"
35+
msgid "Download this page"
36+
msgstr "قم بتنزيل هذه الصفحة"
4037

41-
msgid "Open an issue"
42-
msgstr "افتح قضية"
38+
msgid "Copyright"
39+
msgstr "حقوق النشر"
4340

44-
msgid "By the"
45-
msgstr "بواسطة"
41+
msgid "Last updated on"
42+
msgstr "آخر تحديث في"
4643

4744
msgid "Launch"
4845
msgstr "إطلاق"
4946

50-
msgid "Download source file"
51-
msgstr "تنزيل ملف المصدر"
47+
msgid "Open an issue"
48+
msgstr "افتح قضية"
5249

53-
msgid "Copyright"
54-
msgstr "حقوق النشر"
50+
msgid "Fullscreen mode"
51+
msgstr "وضع ملء الشاشة"
5552

56-
msgid "Theme by the"
57-
msgstr "موضوع بواسطة"
53+
msgid "Sphinx Book Theme"
54+
msgstr "موضوع كتاب أبو الهول"
5855

5956
msgid "Contents"
6057
msgstr "محتويات"
6158

62-
msgid "Source repository"
63-
msgstr "مستودع المصدر"
59+
msgid "Edit this page"
60+
msgstr "قم بتحرير هذه الصفحة"
6461

6562
msgid "next page"
6663
msgstr "الصفحة التالية"
6764

68-
msgid "suggest edit"
69-
msgstr "أقترح تحرير"
65+
msgid "Source repository"
66+
msgstr "مستودع المصدر"
7067

7168
msgid "By"
7269
msgstr "بواسطة"
7370

74-
msgid "open issue"
75-
msgstr "قضية مفتوحة"
71+
msgid "By the"
72+
msgstr "بواسطة"
73+
74+
msgid "previous page"
75+
msgstr "الصفحة السابقة"

_static/locales/bg/LC_MESSAGES/booktheme.po

+31-31
Original file line numberDiff line numberDiff line change
@@ -8,68 +8,68 @@ msgstr ""
88
"Language: bg\n"
99
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1010

11-
msgid "Edit this page"
12-
msgstr "Редактирайте тази страница"
11+
msgid "Download source file"
12+
msgstr "Изтеглете изходния файл"
1313

14-
msgid "Fullscreen mode"
15-
msgstr "Режим на цял екран"
14+
msgid "suggest edit"
15+
msgstr "предложи редактиране"
1616

17-
msgid "previous page"
18-
msgstr "предишна страница"
17+
msgid "Toggle navigation"
18+
msgstr "Превключване на навигацията"
1919

20-
msgid "Last updated on"
21-
msgstr "Последна актуализация на"
20+
msgid "open issue"
21+
msgstr "отворен брой"
2222

2323
msgid "Download notebook file"
2424
msgstr "Изтеглете файла на бележника"
2525

2626
msgid "repository"
2727
msgstr "хранилище"
2828

29-
msgid "Download this page"
30-
msgstr "Изтеглете тази страница"
31-
32-
msgid "Sphinx Book Theme"
33-
msgstr "Тема на книгата Sphinx"
29+
msgid "Theme by the"
30+
msgstr "Тема от"
3431

3532
msgid "Print to PDF"
3633
msgstr "Печат в PDF"
3734

38-
msgid "Toggle navigation"
39-
msgstr "Превключване на навигацията"
35+
msgid "Download this page"
36+
msgstr "Изтеглете тази страница"
4037

41-
msgid "Open an issue"
42-
msgstr "Отворете проблем"
38+
msgid "Copyright"
39+
msgstr "Авторско право"
4340

44-
msgid "By the"
45-
msgstr "По"
41+
msgid "Last updated on"
42+
msgstr "Последна актуализация на"
4643

4744
msgid "Launch"
4845
msgstr "Стартиране"
4946

50-
msgid "Download source file"
51-
msgstr "Изтеглете изходния файл"
47+
msgid "Open an issue"
48+
msgstr "Отворете проблем"
5249

53-
msgid "Copyright"
54-
msgstr "Авторско право"
50+
msgid "Fullscreen mode"
51+
msgstr "Режим на цял екран"
5552

56-
msgid "Theme by the"
57-
msgstr "Тема от"
53+
msgid "Sphinx Book Theme"
54+
msgstr "Тема на книгата Sphinx"
5855

5956
msgid "Contents"
6057
msgstr "Съдържание"
6158

62-
msgid "Source repository"
63-
msgstr "Хранилище на източника"
59+
msgid "Edit this page"
60+
msgstr "Редактирайте тази страница"
6461

6562
msgid "next page"
6663
msgstr "Следваща страница"
6764

68-
msgid "suggest edit"
69-
msgstr "предложи редактиране"
65+
msgid "Source repository"
66+
msgstr "Хранилище на източника"
7067

7168
msgid "By"
7269
msgstr "От"
7370

74-
msgid "open issue"
75-
msgstr "отворен брой"
71+
msgid "By the"
72+
msgstr "По"
73+
74+
msgid "previous page"
75+
msgstr "предишна страница"

_static/locales/bn/LC_MESSAGES/booktheme.po

+28-28
Original file line numberDiff line numberDiff line change
@@ -8,56 +8,56 @@ msgstr ""
88
"Language: bn\n"
99
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1010

11-
msgid "Edit this page"
12-
msgstr "এই পৃষ্ঠাটি সম্পাদনা করুন"
11+
msgid "Download source file"
12+
msgstr "উত্স ফাইল ডাউনলোড করুন"
1313

14-
msgid "previous page"
15-
msgstr "আগের পৃষ্ঠা"
14+
msgid "Toggle navigation"
15+
msgstr "নেভিগেশন টগল করুন"
1616

17-
msgid "Last updated on"
18-
msgstr "সর্বশেষ আপডেট"
17+
msgid "open issue"
18+
msgstr "খোলা সমস্যা"
1919

2020
msgid "Download notebook file"
2121
msgstr "নোটবুক ফাইল ডাউনলোড করুন"
2222

23-
msgid "Download this page"
24-
msgstr "এই পৃষ্ঠাটি ডাউনলোড করুন"
25-
26-
msgid "Sphinx Book Theme"
27-
msgstr "স্পিনিক্স বুক থিম"
23+
msgid "Theme by the"
24+
msgstr "থিম দ্বারা"
2825

2926
msgid "Print to PDF"
3027
msgstr "পিডিএফ প্রিন্ট করুন"
3128

32-
msgid "Toggle navigation"
33-
msgstr "নেভিগেশন টগল করুন"
29+
msgid "Download this page"
30+
msgstr "এই পৃষ্ঠাটি ডাউনলোড করুন"
3431

35-
msgid "Open an issue"
36-
msgstr "একটি সমস্যা খুলুন"
32+
msgid "Copyright"
33+
msgstr "কপিরাইট"
3734

38-
msgid "By the"
39-
msgstr "দ্বারা"
35+
msgid "Last updated on"
36+
msgstr "সর্বশেষ আপডেট"
4037

4138
msgid "Launch"
4239
msgstr "শুরু করা"
4340

44-
msgid "Download source file"
45-
msgstr "উত্স ফাইল ডাউনলোড করুন"
46-
47-
msgid "Copyright"
48-
msgstr "কপিরাইট"
41+
msgid "Open an issue"
42+
msgstr "একটি সমস্যা খুলুন"
4943

50-
msgid "Theme by the"
51-
msgstr "থিম দ্বারা"
44+
msgid "Sphinx Book Theme"
45+
msgstr "স্পিনিক্স বুক থিম"
5246

53-
msgid "Source repository"
54-
msgstr "উত্স সংগ্রহস্থল"
47+
msgid "Edit this page"
48+
msgstr "এই পৃষ্ঠাটি সম্পাদনা করুন"
5549

5650
msgid "next page"
5751
msgstr "পরবর্তী পৃষ্ঠা"
5852

53+
msgid "Source repository"
54+
msgstr "উত্স সংগ্রহস্থল"
55+
5956
msgid "By"
6057
msgstr "দ্বারা"
6158

62-
msgid "open issue"
63-
msgstr "খোলা সমস্যা"
59+
msgid "By the"
60+
msgstr "দ্বারা"
61+
62+
msgid "previous page"
63+
msgstr "আগের পৃষ্ঠা"

_static/locales/ca/LC_MESSAGES/booktheme.po

+30-30
Original file line numberDiff line numberDiff line change
@@ -8,59 +8,59 @@ msgstr ""
88
"Language: ca\n"
99
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
1010

11-
msgid "Edit this page"
12-
msgstr "Editeu aquesta pàgina"
11+
msgid "Download source file"
12+
msgstr "Baixeu el fitxer font"
1313

14-
msgid "previous page"
15-
msgstr "Pàgina anterior"
14+
msgid "suggest edit"
15+
msgstr "suggerir edició"
1616

17-
msgid "Last updated on"
18-
msgstr "Darrera actualització el"
17+
msgid "Toggle navigation"
18+
msgstr "Commuta la navegació"
19+
20+
msgid "open issue"
21+
msgstr "número obert"
1922

2023
msgid "Download notebook file"
2124
msgstr "Descarregar fitxer de quadern"
2225

23-
msgid "Download this page"
24-
msgstr "Descarregueu aquesta pàgina"
25-
26-
msgid "Sphinx Book Theme"
27-
msgstr "Tema del llibre Esfinx"
26+
msgid "Theme by the"
27+
msgstr "Tema del"
2828

2929
msgid "Print to PDF"
3030
msgstr "Imprimeix a PDF"
3131

32-
msgid "Toggle navigation"
33-
msgstr "Commuta la navegació"
32+
msgid "Download this page"
33+
msgstr "Descarregueu aquesta pàgina"
3434

35-
msgid "Open an issue"
36-
msgstr "Obriu un número"
35+
msgid "Copyright"
36+
msgstr "Copyright"
3737

38-
msgid "By the"
39-
msgstr "Per la"
38+
msgid "Last updated on"
39+
msgstr "Darrera actualització el"
4040

4141
msgid "Launch"
4242
msgstr "Llançament"
4343

44-
msgid "Download source file"
45-
msgstr "Baixeu el fitxer font"
46-
47-
msgid "Copyright"
48-
msgstr "Copyright"
44+
msgid "Open an issue"
45+
msgstr "Obriu un número"
4946

50-
msgid "Theme by the"
51-
msgstr "Tema del"
47+
msgid "Sphinx Book Theme"
48+
msgstr "Tema del llibre Esfinx"
5249

53-
msgid "Source repository"
54-
msgstr "Dipòsit de fonts"
50+
msgid "Edit this page"
51+
msgstr "Editeu aquesta pàgina"
5552

5653
msgid "next page"
5754
msgstr "pàgina següent"
5855

59-
msgid "suggest edit"
60-
msgstr "suggerir edició"
56+
msgid "Source repository"
57+
msgstr "Dipòsit de fonts"
6158

6259
msgid "By"
6360
msgstr "Per"
6461

65-
msgid "open issue"
66-
msgstr "número obert"
62+
msgid "By the"
63+
msgstr "Per la"
64+
65+
msgid "previous page"
66+
msgstr "Pàgina anterior"

0 commit comments

Comments
 (0)