Skip to content

A library of machine learning algorithms implemented using principles of functional programming.

License

Notifications You must be signed in to change notification settings

malcolmgreaves/fp4ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fp4ml

Build Status Coverage Status Codacy Badge Stories in Ready Join the chat at https://gitter.im/malcolmgreaves/fp4ml Maven Central

Machine learning for functional programmers.

Project Structure

This repository is split into subprojects:

  • fp4ml-main

    • 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:
  • fp4ml-spark

    • An extension of fp4ml-main to use elements from the Apache Spark ecosystem.

Legal

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.

About

A library of machine learning algorithms implemented using principles of functional programming.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages