Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Symlearn

Machine Learning Package for Regression Analysis

PyPI PyPI - License PyPI - Status

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.

Read the Documentation

Install the latest version:

pip install symlearn

For further information see Installation section in Documentation.