Skip to content

A POC using GMM and impositor model with Iris dataset

Notifications You must be signed in to change notification settings

alanoMartins/ImpositorModel

Repository files navigation

Impositor Model

This is a POC and educational propose project. This code execute a gaussian mixture classificator with Iris Dataset.

How execute

. Download dependecies with pip: pip install -r requirements.txt

. Run main file: python main.py

Next steps:

. Params from CLI . Change number of gaussians from CLI (magic number in code: 3) . Change output data from options

About

A POC using GMM and impositor model with Iris dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published