Skip to content

Commit 5f731e5

Browse files
committed
deploy: ac6f6af
1 parent 6c8dfbf commit 5f731e5

13 files changed

Lines changed: 730 additions & 16 deletions

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191

9292
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
9393
<div class="sidebar-scrollbox">
94-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">4.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">5.</strong> Пишем свою линейную регрессию</a></li></ol>
94+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded "><a href="logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">5.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">6.</strong> Пишем свою линейную регрессию</a></li></ol>
9595
</div>
9696
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9797
<div class="sidebar-resize-indicator"></div>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
9292
<div class="sidebar-scrollbox">
93-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html" class="active">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">4.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">5.</strong> Пишем свою линейную регрессию</a></li></ol>
93+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html" class="active">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded "><a href="logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">5.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">6.</strong> Пишем свою линейную регрессию</a></li></ol>
9494
</div>
9595
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9696
<div class="sidebar-resize-indicator"></div>

intro/about-me.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
9292
<div class="sidebar-scrollbox">
93-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="../intro/about-me.html" class="active">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="../overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="../metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="../linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="../practicum/knn-task.html"><strong aria-hidden="true">4.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">5.</strong> Пишем свою линейную регрессию</a></li></ol>
93+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="../intro/about-me.html" class="active">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="../overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="../metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="../linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded "><a href="../logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="../practicum/knn-task.html"><strong aria-hidden="true">5.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">6.</strong> Пишем свою линейную регрессию</a></li></ol>
9494
</div>
9595
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9696
<div class="sidebar-resize-indicator"></div>

intro/intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
9292
<div class="sidebar-scrollbox">
93-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro/intro.html" class="active">О книге</a></li><li class="chapter-item expanded affix "><a href="../intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="../overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="../metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="../linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="../practicum/knn-task.html"><strong aria-hidden="true">4.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">5.</strong> Пишем свою линейную регрессию</a></li></ol>
93+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="../intro/intro.html" class="active">О книге</a></li><li class="chapter-item expanded affix "><a href="../intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="../overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="../metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="../linear-regression.html"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded "><a href="../logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="../practicum/knn-task.html"><strong aria-hidden="true">5.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">6.</strong> Пишем свою линейную регрессию</a></li></ol>
9494
</div>
9595
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9696
<div class="sidebar-resize-indicator"></div>

linear-regression.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090

9191
<nav id="sidebar" class="sidebar" aria-label="Table of contents">
9292
<div class="sidebar-scrollbox">
93-
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html" class="active"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">4.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">5.</strong> Пишем свою линейную регрессию</a></li></ol>
93+
<ol class="chapter"><li class="chapter-item expanded affix "><a href="intro/intro.html">О книге</a></li><li class="chapter-item expanded affix "><a href="intro/about-me.html">О себе</a></li><li class="chapter-item expanded affix "><li class="part-title">Немного теории</li><li class="chapter-item expanded "><a href="overview.html"><strong aria-hidden="true">1.</strong> Введение</a></li><li class="chapter-item expanded "><a href="metric-algo.html"><strong aria-hidden="true">2.</strong> Метрические алгоритмы</a></li><li class="chapter-item expanded "><a href="linear-regression.html" class="active"><strong aria-hidden="true">3.</strong> Линейная регрессия</a></li><li class="chapter-item expanded "><a href="logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Работаем самостоятельно</li><li class="chapter-item expanded "><a href="practicum/knn-task.html"><strong aria-hidden="true">5.</strong> Пишем свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">6.</strong> Пишем свою линейную регрессию</a></li></ol>
9494
</div>
9595
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9696
<div class="sidebar-resize-indicator"></div>
@@ -346,7 +346,7 @@ <h2 id="Оценка-качества-модели"><a class="header" href="#О
346346
<i class="fa fa-angle-left"></i>
347347
</a>
348348

349-
<a rel="next prefetch" href="practicum/knn-task.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
349+
<a rel="next prefetch" href="logistic-regression-and-trees.html" class="mobile-nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
350350
<i class="fa fa-angle-right"></i>
351351
</a>
352352

@@ -360,7 +360,7 @@ <h2 id="Оценка-качества-модели"><a class="header" href="#О
360360
<i class="fa fa-angle-left"></i>
361361
</a>
362362

363-
<a rel="next prefetch" href="practicum/knn-task.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
363+
<a rel="next prefetch" href="logistic-regression-and-trees.html" class="nav-chapters next" title="Next chapter" aria-label="Next chapter" aria-keyshortcuts="Right">
364364
<i class="fa fa-angle-right"></i>
365365
</a>
366366
</nav>

0 commit comments

Comments
 (0)