Skip to content

Commit 54463ae

Browse files
committed
deploy: 6162a15
1 parent 265e410 commit 54463ae

16 files changed

Lines changed: 287 additions & 15 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 "><a href="logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия и деревья</a></li><li class="chapter-item expanded "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</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 "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</strong> Своя логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Отвечаем на вопросы</li><li class="chapter-item expanded "><a href="questions-and-answers.html"><strong aria-hidden="true">9.</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 "><a href="logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия и деревья</a></li><li class="chapter-item expanded "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</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 "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</strong> Своя логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Отвечаем на вопросы</li><li class="chapter-item expanded "><a href="questions-and-answers.html"><strong aria-hidden="true">9.</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 "><a href="../logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия и деревья</a></li><li class="chapter-item expanded "><a href="../random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="../practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</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 "><a href="../random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="../practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</strong> Своя логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Отвечаем на вопросы</li><li class="chapter-item expanded "><a href="../questions-and-answers.html"><strong aria-hidden="true">9.</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 "><a href="../logistic-regression-and-trees.html"><strong aria-hidden="true">4.</strong> Логистическая регрессия и деревья</a></li><li class="chapter-item expanded "><a href="../random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="../practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</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 "><a href="../random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="../practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="../practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</strong> Своя логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Отвечаем на вопросы</li><li class="chapter-item expanded "><a href="../questions-and-answers.html"><strong aria-hidden="true">9.</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: 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">О себе</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 "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</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 "><a href="random-forest-and-gradient-boosting.html"><strong aria-hidden="true">5.</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">6.</strong> Свой kNN</a></li><li class="chapter-item expanded "><a href="practicum/linear-regression-task.html"><strong aria-hidden="true">7.</strong> Своя линейная регрессия</a></li><li class="chapter-item expanded "><a href="practicum/logistic-regression-task.html"><strong aria-hidden="true">8.</strong> Своя логистическая регрессия</a></li><li class="chapter-item expanded affix "><li class="part-title">Отвечаем на вопросы</li><li class="chapter-item expanded "><a href="questions-and-answers.html"><strong aria-hidden="true">9.</strong> Вопросы и ответы</a></li></ol>
9494
</div>
9595
<div id="sidebar-resize-handle" class="sidebar-resize-handle">
9696
<div class="sidebar-resize-indicator"></div>

0 commit comments

Comments
 (0)