Machine learning for functional programmers.
This repository is split into subprojects:
-
- The meat and potatoes of the fp4ml project. Includes:
- learning algorithms
- abstractions
- data structures
- experiment frameworks
- evaluation metrics
- model definitions, formats
- Depends on 3rd party libraries including:
data-tc
shapeless
spire
- The meat and potatoes of the fp4ml project. Includes:
-
- An extension of
fp4ml-main
to use elements from the Apache Spark ecosystem.
- An extension of
The original author retains copyright over all material contained within this repository. Use of this code is governed under the terms of the Apache 2.0 open source software license. See the LICENSE file for more details.