-
Updated
Nov 11, 2019 - Jupyter Notebook
hyperparameters
Here are 86 public repositories matching this topic...
-
Updated
Feb 6, 2021 - Python
-
Updated
Nov 6, 2021 - Python
-
Updated
Aug 15, 2018 - Python
-
Updated
Jan 31, 2018 - Python
-
Updated
Dec 16, 2021 - Scala
-
Updated
Oct 30, 2020 - Python
-
Updated
Apr 27, 2020 - HTML
-
Updated
May 18, 2017 - Python
Current save/load methods focus on dumping and loading the pipeline definition in its JSON form, but provide no means to save a fitted pipeline and load it later to make predictions, being the usage of pickle outside of the pipeline the only way to go.
Let's re-implement the save/load methods to save the whole pipeline instance, and move the current save functionality to a to_json method.
-
Updated
Sep 19, 2021 - Dart
-
Updated
Aug 18, 2020 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
NA
Describe the solution you'd like
Implement in the sklearn_genetic.plots module a function named plot_parallel_coordinates to inspect the results of the learning process
Describe alternatives you've considered
The function should take two arguments:
- estimator: A fitted estimator from `sklearn_genetic.G
-
Updated
Nov 8, 2021 - Scala
-
Updated
Feb 6, 2017 - Python
-
Updated
Sep 18, 2020 - JavaScript
-
Updated
Dec 6, 2020 - Python
-
Updated
Aug 4, 2020 - Python
-
Updated
Apr 26, 2017 - Jupyter Notebook
-
Updated
Feb 22, 2021 - Python
-
Updated
Apr 11, 2018 - Scala
-
Updated
Nov 23, 2021 - Python
-
Updated
Apr 1, 2020 - Python
-
Updated
Dec 7, 2021 - R
-
Updated
Oct 21, 2021 - Python
-
Updated
Apr 12, 2018 - Python
-
Updated
Jan 4, 2019 - Jupyter Notebook
-
Updated
Sep 4, 2021 - Julia
-
Updated
Sep 3, 2019 - Python
Improve this page
Add a description, image, and links to the hyperparameters topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hyperparameters topic, visit your repo's landing page and select "manage topics."
Describe the bug
Code could be more conform to pep8 and so forth.
To Reproduce
https://app.codacy.com/gh/Neuraxio/Neuraxle/issues?&filters=W3siaWQiOiJMYW5ndWFnZSIsInZhbHVlcyI6W119LHsiaWQiOiJDYXRlZ29yeSIsInZhbHVlcyI6WyJDb2RlU3R5bGUiXX0seyJpZCI6IkxldmVsIiwidmFsdWVzIjpbXX0seyJpZCI6IlBhdHRlcm4iLCJ2YWx1ZXMiOltdfSx7ImlkIjoiQXV0aG9yIiwidmFsdWVzIjpbXX1d
Expected behavior
Less code st