Mlrose

Latest version: v1.3.0

Safety actively analyzes 621825 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.2.0

This release:
- Modifies the NeuralNetwork classes to allow the use of these classes in sklearn pipelines and GridSearchCV;
- Fixes several bugs in the algorithms which resulted in the wrong function being used to retrieve fitness values for use in the fitness curves.

1.1.0

This release:
* Adds a parameter to the algorithms to save the fitness scores;
* Adds a random state parameter to set the random seed for the algorithms and optimization objects;
* Adds a restart option to NeuralNetwork();
* Fixes a bug in the genetic algorithm which caused a crash when length = 1;
* Fixes a bug in the softmax function to prevent overflow.

1.0.1

This release corrects a bug in the MIMIC algorithm which can sometimes give rise to an infinite loop.

1.0.0

First stable version of mlrose, released in January 2019.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.