@hackage dataframe-learn1.0.1.0
Decision trees and feature synthesis for the dataframe ecosystem.
Installation
Tested Compilers
Dependencies (6)
- base >=4 && <5
- containers >=0.6.7 && <0.9
- dataframe-core ^>=1.0
- dataframe-operations ^>=1.0
- text >=2.0 && <3
- vector ^>=0.13 Show all…
Dependents (1)
@hackage/dataframe
DataFrame.DecisionTree — decision-tree training on DataFrames.
DataFrame.Synthesis — feature synthesis. Built on top of
dataframe-operations.