Giter VIP home page Giter VIP logo

kmeans-ga's Introduction

Kmeans-GA

Implementing Genetic Algorithm on K-Means Clustering.

This code is part of my final project at Genetic Algorithm course this semester. I use genetic algorithm to find the best centroid on K-Means Clustering. The data i use here is Iris Dataset, because it's simplicity and no need additional effort to use it as a test case.

Sadly i hard code the algorithm :( because of my laziness, but i would like to re-create this source code so it can be use for any data. Thanks for coming :D

===============================================================================================

Implementasi Algoritma Genetika pada K-Means Clustering.

Project ini adalah bagian dari tugas besar saya di kuliah Algoritma Genetika semester ini. Saya menggunakan algoritma genetika dalam pencarian dan penentuan centroid terbaik pada K-Means Clustering. Data yang saya gunakan sebagai contoh pada kasus ini adalah Dataset Iris, karena dataset ini sangat simpel dan tidak memerlukan perlakuan khusus untuk digunakan.

Sayangnya source code masih saya buat dengan hard code :( karena kemalasan saya, tapi waktu yang akan datang saya berkeinginan untuk membuatnya menjadi lebih general sehingga bisa digunakan pada semua data. Terima kasih :D

kmeans-ga's People

Contributors

kikikimbing avatar

Watchers

 avatar

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.