Skip to content

AmebaBrain/GmmFlow.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GmmFlow.jl

Configurable wrapper around GaussianMixtures.jl

Installation

Install by url pkg> add git@github.com:AmebaBrain/GmmFlow.jl.git

Usage

  • edit gmm.ini file according to your needs
  • execute run.jl from julia interpreter

Features

  • support .csv and .mat Matlab source data files
  • auto-generating and saving model file via JLD2 and results mapping file as .csv
  • configurable parallelization degree
  • configurable flow
    • generate model only
    • map cluster by existing model
    • generate model and perform mapping
  • support for default and split models

About

Gaussian Mixture Models generation and cluster mapping flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages