-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20 from jlgarridol/development
1.0.5.2 - Hot Fix
- Loading branch information
Showing
7 changed files
with
9 additions
and
1,198 deletions.
There are no files selected for viewing
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
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
|
@@ -61,7 +61,6 @@ <h2>Submodules</h2> | |
<li><a href="sslearn/base.html">base</a></li> | ||
<li><a href="sslearn/datasets.html">datasets</a></li> | ||
<li><a href="sslearn/model_selection.html">model_selection</a></li> | ||
<li><a href="sslearn/restricted (Copia en conflicto de CROSS-PC 2024-05-14).html">restricted (Copia en conflicto de CROSS-PC 2024-05-14)</a></li> | ||
<li><a href="sslearn/restricted.html">restricted</a></li> | ||
<li><a href="sslearn/subview.html">subview</a></li> | ||
<li><a href="sslearn/utils.html">utils</a></li> | ||
|
@@ -163,7 +162,7 @@ <h2 id="citing">Citing</h2> | |
</span><span id="L-10"><a href="#L-10"><span class="linenos">10</span></a> <span class="vm">__doc__</span> <span class="o">=</span> <span class="s2">"Semi-Supervised Learning (SSL) is a Python package that provides tools to train and evaluate semi-supervised learning models."</span> | ||
</span><span id="L-11"><a href="#L-11"><span class="linenos">11</span></a> | ||
</span><span id="L-12"><a href="#L-12"><span class="linenos">12</span></a> | ||
</span><span id="L-13"><a href="#L-13"><span class="linenos">13</span></a><span class="n">__version__</span><span class="o">=</span><span class="s1">'1.0.5.1'</span> | ||
</span><span id="L-13"><a href="#L-13"><span class="linenos">13</span></a><span class="n">__version__</span><span class="o">=</span><span class="s1">'1.0.5.2'</span> | ||
</span><span id="L-14"><a href="#L-14"><span class="linenos">14</span></a><span class="n">__AUTHOR__</span><span class="o">=</span><span class="s2">"José Luis Garrido-Labrador"</span> <span class="c1"># Author of the package</span> | ||
</span><span id="L-15"><a href="#L-15"><span class="linenos">15</span></a><span class="n">__AUTHOR_EMAIL__</span><span class="o">=</span><span class="s2">"[email protected]"</span> <span class="c1"># Author's email</span> | ||
</span><span id="L-16"><a href="#L-16"><span class="linenos">16</span></a><span class="n">__URL__</span><span class="o">=</span><span class="s2">"https://pypi.org/project/sslearn/"</span> | ||
|
985 changes: 0 additions & 985 deletions
985
docs/sslearn/restricted (Copia en conflicto de CROSS-PC 2024-05-14).html
This file was deleted.
Oops, something went wrong.
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
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 |
---|---|---|
|
@@ -10,7 +10,7 @@ | |
__doc__ = "Semi-Supervised Learning (SSL) is a Python package that provides tools to train and evaluate semi-supervised learning models." | ||
|
||
|
||
__version__='1.0.5.1' | ||
__version__='1.0.5.2' | ||
__AUTHOR__="José Luis Garrido-Labrador" # Author of the package | ||
__AUTHOR_EMAIL__="[email protected]" # Author's email | ||
__URL__="https://pypi.org/project/sslearn/" | ||
|
208 changes: 0 additions & 208 deletions
208
sslearn/restricted (Copia en conflicto de CROSS-PC 2024-05-14).py
This file was deleted.
Oops, something went wrong.