- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 106字
- 2021-06-10 19:30:08
MOA
Massive Online Analysis (MOA) contains a vast collection of various machine learning algorithms that includes algorithms for classification, regression, clustering, outlier detection, concept drift detection and recommender system, and tools for evaluation. All algorithms are designed for large-scale machine learning, with the concept of drift and deals with big streams of real-time data. It also works and integrates well with Weka.
It is available as a GNU license and can be downloaded from https://moa.cms.waikato.ac.nz/. The following are its main packages:
- moa.classifiers: Contains the algorithms for classification
- moa.clusters: Contains the algorithms for clustering
- moa.streams: Contains the classes related to working with streams
- moa.evaluation: Used for evaluating
推薦閱讀
- Apache Hive Essentials
- INSTANT Varnish Cache How-to
- Ceph:Designing and Implementing Scalable Storage Systems
- 精通數據科學算法
- 運動控制系統應用與實踐
- Learn CloudFormation
- HTML5 Canvas Cookbook
- 電腦日常使用與維護322問
- 嵌入式GUI開發設計
- Machine Learning Algorithms(Second Edition)
- Windows安全指南
- 簡明學中文版Flash動畫制作
- Embedded Linux Development using Yocto Projects(Second Edition)
- Python語言從入門到精通
- EDA技術及其創新實踐(Verilog HDL版)