项目作者: ReydVires

项目描述 :
Bagging with Naive Bayes, Machine Learning
高级语言: Lua
项目地址: git://github.com/ReydVires/ensemble-learning.git
创建时间: 2019-05-04T13:38:57Z
项目社区:https://github.com/ReydVires/ensemble-learning

开源协议:

下载


ensemble-learning

Ahmad Arsyel

Task of Machine Learning

  • Download ZeroBrane Studio (Lua compiler)

  • Buka file [nama_file].lua pada ZeroBrane Studio

  • Tentukan absolute path untuk me-load CSV file (Line 3) !!!

  • Tekan F6 untuk Running cepat hasil Naive Bayes

ZeroBrane Studio link:
https://studio.zerobrane.com/download

Komentar di Lua: —

Alternative compile linux:

  1. - Install luajit: sudo apt-get install luajit
  2. - Cari file Lua: [nama_file].lua
  3. - Buka terminal di direktori tersebut
  • Jalankan perintah: luajit [nama_file].lua