Giter VIP home page Giter VIP logo

clustering_optimization's Introduction

Clustering Optimization

An optimization method for clustering hyperparameters selection using internal validity indexes.

Requirements:

Docker Container Ubuntu 18.04

Container

Create via Dockerfile:

docker build -t clustering_opt .

Clone via DockerHub:

docker pull marcosspalenza/clustering_opt

Usage

Requires input and output directories volumes as following.

docker run -v IN_DIR:/data/input/ -v OUT_DIR:/data/output/ clustering_opt:latest main_clustering.py DATASET

Replace IN_DIR and OUT_DIR with your data path and DATASET with your database name.

Also, the help options provide detailed descriptions:

docker run clustering_opt:latest main_clustering.py --help

Reference

Spalenza, M. A., Pirovani, J. P. C., and de Oliveira, E. Structures Discovering for Optimizing External Clustering Validation Metrics. In Proceedings of the 19th International Conference on Intelligent Systems Designand Applications, volume 19 ofISDA 2019, pages 150โ€“161, Auburn (WA),USA. Springer International Publishing.

clustering_optimization's People

Contributors

marcosspalenza avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

wesleyz

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.