preprocessing
Here are 638 public repositories matching this topic...
-
Updated
Nov 24, 2020 - Python
-
Updated
Jan 5, 2021 - C++
-
Updated
Apr 16, 2021 - Python
-
Updated
Jan 31, 2021 - Python
-
Updated
Feb 4, 2020 - Python
Write tests
Write unit test coverage for SafeDataset and SafeDataLoader, along with the functions in utils.py.
Add more algorithms
Everyone is welcome to add more algorithms to this project. This repo is new so we need contributions from all.
Improve Readme
-
Updated
Feb 24, 2020 - Python
-
Updated
Dec 11, 2018 - Jupyter Notebook
-
Updated
Jan 30, 2020 - Python
-
Updated
Apr 2, 2021 - Python
-
Updated
Feb 14, 2020
-
Updated
Apr 16, 2021 - C++
-
Updated
Jan 9, 2021 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
Change split values from all caps to lower case.
This makes file/directory naming more consistent with the split.
Describe the solution you'd like
TRAIN -> train
VALIDATION -> validation
TEST -> test
Describe alternatives you've considered
- No change
- There's a bit of skew when it comes to mapping split val
-
Updated
Apr 15, 2021 - Python
-
Updated
Apr 14, 2021 - R
-
Updated
Mar 4, 2019 - Python
-
Updated
Jun 29, 2020 - Jupyter Notebook
-
Updated
Apr 16, 2021 - R
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Python
-
Updated
Nov 22, 2018 - C++
-
Updated
May 15, 2018 - Python
-
Updated
Sep 27, 2020 - C++
-
Updated
Dec 21, 2019 - Python
-
Updated
Feb 19, 2018 - Python
-
Updated
Oct 26, 2019 - Python
-
Updated
Mar 5, 2021 - Python
Improve this page
Add a description, image, and links to the preprocessing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the preprocessing topic, visit your repo's landing page and select "manage topics."
https://igel.readthedocs.io/en/latest/_sources/readme.rst.txt includes a link to the assets/igel-help.gif, but that path is broken on readthedocs.
readme.rst is included as ../readme.rst in the sphinx build.
The gifs are in asses/igel-help.gif
The sphinx build needs to point to the asset directory, absolutely:
.. image:: /assets/igel-help.gif
I haven't made a patch, because I haven't