Skip to content

Commit

Permalink
Shorter filenames
Browse files Browse the repository at this point in the history
  • Loading branch information
echatzikyriakidis committed Jan 10, 2021
1 parent c935c8f commit 07be4a1
Show file tree
Hide file tree
Showing 380 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/how_do_i_use_it.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The following examples use many of skrobot’s components to built a machine lea
Example on Titanic Dataset
--------------------------

The following example has generated the following `results <https://github.com/medoidai/skrobot/tree/1.0.12/examples/experiments-output/echatzikyriakidis-2020-12-29T01-16-26-example-titanic-pipeline-with-model-based-feature-selection>`__.
The following example has generated the following `results <https://github.com/medoidai/skrobot/tree/1.0.12/examples/experiments-output/example-titanic-pipeline-with-model-based-feature-selection>`__.

.. code:: python
Expand Down Expand Up @@ -188,7 +188,7 @@ The following example has generated the following `results <https://github.com/m
Example on SMS Spam Collection Dataset
--------------------------------------

The following example has generated the following `results <https://github.com/medoidai/skrobot/tree/1.0.12/examples/experiments-output/echatzikyriakidis-2020-07-23T22-04-14-example-sms-spam-ham-pipeline-with-filtering-feature-selection>`__.
The following example has generated the following `results <https://github.com/medoidai/skrobot/tree/1.0.12/examples/experiments-output/example-sms-spam-ham-pipeline-with-filtering-feature-selection>`__.

.. code:: python
Expand Down
Loading

0 comments on commit 07be4a1

Please sign in to comment.