- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 130字
- 2021-06-10 19:30:08
ELKI
ELKI creates an environment for developing KDD applications supported by index structures, with an emphasis on unsupervised learning. It provides various implementations for cluster analysis and outlier detection. It provides index structures such as R*-tree for performance boosting and scalability. It is widely used in research areas by students and faculties up until now and has been gaining attention from other parties recently.
ELKI uses the AGPLv3 license, and can be found at https://elki-project.github.io/. It is comprised of the following packages:
- de.lmu.ifi.dbs.elki.algorithm: Contains various algorithms such as clustering, classification, itemset mining, and so on
- de.lmu.ifi.dbs.elki.outlier: Defines an outlier-based algorithm
- de.lmu.ifi.dbs.elki.statistics: Defines a statistical analysis algorithm
- de.lmu.ifi.dbs.elki.database: This is the ELKI database layer
- de.lmu.ifi.dbs.elki.index: This is for index structure implementation
- de.lmu.ifi.dbs.elki.data: Defines various data types and database object types
推薦閱讀
- 大數(shù)據(jù)項目管理:從規(guī)劃到實現(xiàn)
- AutoCAD快速入門與工程制圖
- 腦動力:C語言函數(shù)速查效率手冊
- Seven NoSQL Databases in a Week
- Maya 2012從入門到精通
- Windows內(nèi)核原理與實現(xiàn)
- 現(xiàn)代傳感技術(shù)
- Linux嵌入式系統(tǒng)開發(fā)
- Red Hat Enterprise Linux 5.0服務(wù)器構(gòu)建與故障排除
- Hands-On Generative Adversarial Networks with Keras
- 創(chuàng)客機器人實戰(zhàn):基于Arduino和樹莓派
- Office 2010輕松入門
- Arduino創(chuàng)意機器人入門:基于Mind+
- 這樣用Word!
- Building Smart Drones with ESP8266 and Arduino