- Machine Learning in Java
- AshishSingh Bhatia Bostjan Kaluza
- 129字
- 2021-06-10 19:30:10
Before you start
Before you start, download the latest stable version of Weka (Weka 3.8 at the time of writing) from http://www.cs.waikato.ac.nz/ml/weka/downloading.html.
There are multiple download options available. You'll want to use Weka as a library in your source code, so make sure that you skip the self-extracting executables and download the ZIP archive, as shown in the following screenshot. Unzip the archive and locate weka.jar within the extracted archive:
We'll use the Eclipse IDE to show examples; follow these steps:
- Start a new Java project.
- Right-click on the project properties, select Java Build Path, click on the Libraries tab, and select Add External JARs.
- Navigate to extract the Weka archive and select the weka.jar file.
That's it; we are ready to implement the basic machine learning techniques!
推薦閱讀
- 大學計算機信息技術導論
- Circos Data Visualization How-to
- 大數據專業英語
- 傳感器技術實驗教程
- Mastering VMware vSphere 6.5
- 網上生活必備
- Python Algorithmic Trading Cookbook
- 大數據安全與隱私保護
- 新手學電腦快速入門
- Ceph:Designing and Implementing Scalable Storage Systems
- 網絡綜合布線設計與施工技術
- Salesforce Advanced Administrator Certification Guide
- 云計算和大數據的應用
- INSTANT Munin Plugin Starter
- 工業機器人入門實用教程