Symlearn
Machine Learning Package for Regression Analysis
Symlearn is a python package that provides an API interface of different population-based optimization algorithms including Firefly Algorithm, Immune Plasma Algorithm, and others. symlearn
uses the principles of symbolic regression to solve different regression problems that does not need any pre-specified model.
Install the latest version:
pip install symlearn
For further information see Installation section in Documentation.