Metadata-Version: 2.1
Name: rils-rols
Version: 1.5.14
Summary: RILS-ROLS: Robust Symbolic Regression via Iterated Local Search and Ordinary Least Squares
Home-page: https://github.com/kartelj/rils-rols
Author: Aleksandar Kartelj, Marko Đukanović, Ján Pigoš
Author-email: aleksandar.kartelj@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scikit-learn
Requires-Dist: sympy
Requires-Dist: pybind11
Requires-Dist: pandas
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

You can find minimal working example and other information here: https://github.com/kartelj/rils-rols
