Skip to content

Code for the paper "A New and Effective Dimension– and Grey Theory Correlation-based Fuzzy C-Means Method for Imputing Incomplete Data"

Notifications You must be signed in to change notification settings

ray10506/DGC-fuzzy-cmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

DGC-fuzzy-c-means

This repository contains codes for the paper:

A New and Effective Dimension– and Grey Theory Correlation-based Fuzzy C-Means Method for Imputing Incomplete Data

Environment:

  • At least Python 3.7
  • Python packages:
    • numpy
    • scikit-learn
    • pyclustering
    • munkres
    • fcmeans

Demo (How to run)

python DGC_main.py [-d DATASET]
  • Please put the dataset under /data folder.
  • The default for DATASET is iris dataset.

About

Code for the paper "A New and Effective Dimension– and Grey Theory Correlation-based Fuzzy C-Means Method for Imputing Incomplete Data"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages