An open API service indexing awesome lists of open source software.

https://github.com/muneeb706/occupancy-detection-analysis

Results of analysis and comparisons of different data mining algorithms.
https://github.com/muneeb706/occupancy-detection-analysis

classification clustering data-mining weka

Last synced: 5 months ago
JSON representation

Results of analysis and comparisons of different data mining algorithms.

Awesome Lists containing this project

README

          

# Data Mining Algorithms Analysis
It contains results of the analysis of following data mining algorithms that were applied to occupancy detection dataset.

* Naive Bayes
* Logistic Regression
* Decision Tree
* Artificial Neural Networks
* Support Vector Machine
* Ensemble Methods
* Bagging
* Boosting
* Random Forests

All of the experiments were performed on Weka.

## Tools

* Weka (https://www.cs.waikato.ac.nz/ml/weka/index.html)

## Dataset
Dataset can be downloaded from (https://archive.ics.uci.edu/ml/datasets/Occupancy+Detection+). It is also available in the dataset folder.