Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sofyansetiawan/sistem-informasi-php-codeigniter-clustering-data-dengan-algoritma-k-means
Sistem yang meng-cluster data dalam beberapa kategori menggunakan Algoritma K-Means dengan Bahasa Pemrograman PHP dan Framework Codeigniter 2
https://github.com/sofyansetiawan/sistem-informasi-php-codeigniter-clustering-data-dengan-algoritma-k-means
algorithm bootstrap clustering-algorithm codeigniter data-mining information-systems k-means php web-development
Last synced: 3 days ago
JSON representation
Sistem yang meng-cluster data dalam beberapa kategori menggunakan Algoritma K-Means dengan Bahasa Pemrograman PHP dan Framework Codeigniter 2
- Host: GitHub
- URL: https://github.com/sofyansetiawan/sistem-informasi-php-codeigniter-clustering-data-dengan-algoritma-k-means
- Owner: sofyansetiawan
- License: other
- Created: 2017-03-21T01:24:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T04:50:50.000Z (over 7 years ago)
- Last Synced: 2023-10-19T20:54:10.433Z (about 1 year ago)
- Topics: algorithm, bootstrap, clustering-algorithm, codeigniter, data-mining, information-systems, k-means, php, web-development
- Language: PHP
- Homepage:
- Size: 17.7 MB
- Stars: 18
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# Sistem Informasi PHP Codeigniter Clustering Data dengan Algoritma K-Means
Sistem yang meng-cluster data dalam beberapa kategori menggunakan Algoritma K-Means dengan Bahasa Pemrograman PHP dan Framework Codeigniter 2
## Video Tutorial Step by Step Membuat Sistem Informasi K-Means
Ikuti penjelasan tiap baris kode di [Video ini](https://www.youtube.com/watch?v=6eqE39skS5w) via **YouTube**## Subscribe Channel JuniorDev
[Junior Dev](https://www.youtube.com/c/juniordevindonesia) adalah sebuah channel tutorial komputer dan programmer mulai dari *HTML, CSS, PHP, SQL, Angular, Web Design* dan sebagainya. Di channel ini kamu bisa dapatkan tutorial gratis yang selalu update. Subscribe dan Like channel ini agar kamu bisa mengikuti terus tutorial-tutorialnya.
Jangan lupa follow untuk kontak, bertanya dan berdiskusi
* [Channel Youtube](https://www.youtube.com/c/juniordevindonesia)
* [Like Fanpage](https://www.facebook.com/juniordevindonesiaofficial/)
* [Twitter](http://twitter.com/hello_juniordev)
* [Instagram](https://www.instagram.com/juniordevindonesia/)
* [Google Plus](https://plus.google.com/+JuniorDevIndonesia/posts)
* [Email](mailto:[email protected])Jangan lupa [**SUBSCRIBE**](https://www.youtube.com/c/juniordevindonesia?sub_confirmation=1) ya..!
## Author
* **Sofyan Setiawan** - *Freelance Web Designer and Developer* - [Facebook](https://www.facebook.com/sofyansetiawanprofile) - [@sofyansetiawann](https://twitter.com/sofyansetiawann)# CodeIgniter 2
Open Source PHP Framework (originally from EllisLab)For more info, please refer to the user-guide at http://www.codeigniter.com/userguide2/
(also available within the download package for offline use)**WARNING:** *CodeIgniter 2.x is no longer under development and only receives security patches until October 31st, 2015.
Please update your installation to the latest CodeIgniter 3.x version available
(upgrade instructions [here](http://www.codeigniter.com/userguide3/installation/upgrade_300.html)).*