A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 1

Filename: controllers/Document.php

Line Number: 69

Backtrace:

File: /home/rama/public_html/application/controllers/Document.php
Line: 69
Function: _error_handler

File: /home/rama/public_html/index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 1

Filename: controllers/Document.php

Line Number: 69

Backtrace:

File: /home/rama/public_html/application/controllers/Document.php
Line: 69
Function: _error_handler

File: /home/rama/public_html/index.php
Line: 296
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined offset: 1

Filename: controllers/Document.php

Line Number: 69

Backtrace:

File: /home/rama/public_html/application/controllers/Document.php
Line: 69
Function: _error_handler

File: /home/rama/public_html/index.php
Line: 296
Function: require_once

@thesis{thesis, author={Danny Matthew and ELSYA KRISMI and Yoppy }, title ={OPTIMASI METODE NAIVE BAYES DENGAN ALGORITMA GENETIKA UNTUK KLASIFIKASI KETEPATAN WAKTU STUDI MAHASISWA}, year={2018}, url={https://repository.unsri.ac.id/9561/}, abstract={Naive Bayes is a very effective and widely used classification method, in this method, there are independences of features that assume all features are important and need to be calculated individually to determine the results of the classification, this affects the accuracy of classification. This research will optimize the classification by Naive Bayes using Genetic Algorithm to do feature selection. Feature selection used to obtain important features to be calculated for determine the data classification and increase the accuracy of the classification. The data used are the data from Informatics students of Sriwijaya University from class of 2011 until 2013. The classification that done here is the classification of timeliness of student study. The result of this research shows the average accuracy of classification is 83%, which has an average increase by 8% from the accuracy of classification without optimization, and the maximum accuracy of classification that can be reached by optimization is 84.12% with 27 selected features. The Genetic Algorithm gives a better effect on the results of Naïve Bayes Classification by doing feature selection that increase the accuracy.} }