Skip to content

data-processing/Persimmon

 
 

Repository files navigation

Persimmon travis

Final aspect

What is it?

Persimmon is a visual dataflow language for creating sklearn pipelines.

It represents functions as blocks, inputs and outputs are presented as pins, and type safety is enforced when the connection is being made.

Type safety

How to install?

If you have pip (Python 3.5+) you can simply type

$> pip install persimmon

To execute use.

$> python -m persimmon

For windows self-contained executables can be found on the releases page.

Full use

About

A visual dataflow programming language for sklearn

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%