Metadata-Version: 2.1
Name: linearrf
Version: 2.0.0
Summary: A python libary to build Random Forests with Linear Models at the leaves.
Author-email: Marian Biermann <marianbiermann@gmx.de>
Project-URL: homepage, https://github.com/marianbiermann/lrf
Keywords: ml,rf,linear model,tree,dart,model tree,linear tree
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE.md
Requires-Dist: numpy>=2.3.0
Requires-Dist: pandas>=2.3.0
Requires-Dist: scikit-learn>=1.9.0

