Skip to content

A custom library to expedite segmentation projects

Notifications You must be signed in to change notification settings

hugovallet/atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Atom

Python Pypi Version
Build |build-status|
Doc |build-status|

Welcome to Atom package documentation!

Purpose

Atom implements a problem-agnostic structured clustering approach that can be be used to tackle a wide variety of segmentation and clustering problems. It implements a sklearn-looking "pipeline" architecture that allows data scientists to build efficiently segmentations that combine deterministic rules (business rules to classify quantities) and statistical clustering (e.g. K-means).

It leverages graphviz to allow datascientists to visualise their segmentations pipelines as directed acyclic graphs.

Documentation

You will find complete documentation on the Atom Docs site.

About

A custom library to expedite segmentation projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages