Skip to content

GENETAY/RobustClustering_Beta_version

Repository files navigation

GenetayEdouard

i am still working on that package. There may be error or bug in code. It will be soon fully functionnal. Please, send me a message or an email for any questions or remark: genetay.edouard@gmail.com

Content

It is a package of robust algorithms. One can find:

Remark

We edited existing codes or created our own programs to be able to give initial centers in the procedure. For example, trimmed-kmeans (https://rdrr.io/cran/lowmemtkmeans/man/tkmeans.html) or SMM don't have such arguments. It did matter to be able to compare performances of algorithms. We recoded TClust because we did not find any python package to do it when we started our work. Thing may have change by now.

how to use it

To use it. Download all file and put them in a folder named "my_folder", then, use in a notebook use either "from my_folder.KbMOM_v4_before_5 import KbMOM" or "from KbMOM_v4_before_5 import KbMOM" depending on the working directory of your notebook. It should work! otherwise email me! =)

Further info

These files were the programs used to do the experiments of the article about K-bMOM, submitted by Adrien SAUMARD, Camille SAUMARD and Edoaurd GENETAY in 2020 in a journal.

  • Preprint here: https://arxiv.org/abs/2002.03899
  • Submitted to JASA on august 2020, rejected after review in november 2020
  • Submitted to CSDA on december 2020
  • accepted at CSDA on february 2021

These files were also the programs used to prepare my talk to CMStat2020.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published