krystianity / ceka-cli

CekaCli - Command Line Interface Application for Ceka Data Mining Library in C Sharp

Home Page:https://ceka.5cf.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#CekaCli

Ceka is an open source pure C# Library for Data Mining and Data(set) Pre-processing. It is using a very flexible in-memory model of WEKA's Attribute-Relation File Format. Ceka contains 'Miners' from all groups: association rules, classification, clustering and more of Data Mining Algorithms. It was initially created by C. Froehlingsdorf to predict treatments for Breast Cancer Patients at Southampton Solent University's (UHS HPHI Project).

##Find more info on Ceka at https://ceka.5cf.de/ Find Ceka's documentation at https://ceka.5cf.de/documentation/html/R_Project_CekaDocumentation.htm Alternatively drop an issue here on GitHub or send a mail to ceka@5cf.de

Please make sure that you download & include the MySQL.Data.dll (Download for ".NET and Mono") http://dev.mysql.com/downloads/connector/net/ If you want to use the MySQL Table -> ARFF file functionalities of Ceka.

About

CekaCli - Command Line Interface Application for Ceka Data Mining Library in C Sharp

https://ceka.5cf.de/

License:GNU General Public License v2.0


Languages

Language:C# 95.6%Language:Batchfile 4.4%