GitHub - remiadon/active_flow: Active Learning / Interactive Data Mining CLI for the PyData ecosystem · GitHub
Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

remiadon/active_flow

Folders and files

Repository files navigation

a CLI for (inter)active learning & data mining

drawing

key features

  • simple syntax, build entire pipelines in a single line of code
  • dynamic loading of your favourite libraries (you can use what you have access to)
  • create a model from scratch, or load an existing one
  • interactive user input via CLI

features to come

  • more sampling strategies
  • load/save models from MLFlow

Example with a simple logitic regression on the titanic dataset

2021-05-04 18 21 54

Documentation

active_flow uses python fire internally, so you can call eg.

python -m aflow.active --help

About

Active Learning / Interactive Data Mining CLI for the PyData ecosystem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages