forked from waico/tsad
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc generation if ipynb have been changed
- Loading branch information
1 parent
d72b60f
commit 6bafeea
Showing
13 changed files
with
2,940 additions
and
48 deletions.
There are no files selected for viewing
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
|
||
Readme Example | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/Readme-Example.ipynb | ||
|
||
|
||
Datasets Importing | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/datasets-importing.ipynb | ||
|
||
|
||
Example Feature Engineering | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/example-feature-engineering.ipynb | ||
|
||
|
||
Forecasting Time Series | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/forecasting-time-series.ipynb | ||
|
||
|
||
Tests Kozitisn | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/tests-Kozitisn.ipynb | ||
|
||
|
||
Tests | ||
----------- | ||
|
||
.. toctree:: | ||
:maxdepth: 5 | ||
|
||
waico_jups/tests.ipynb | ||
|
Oops, something went wrong.