当前位置:网站首页>Weka download and installation
Weka download and installation
2022-06-25 15:10:00 【Milanien】
weka It's based on java Open source machine learning and data mining software for environment , Therefore, you must install on the computer first java
1. install java
To configure java environment variable
Add environment variables : name JAVA_HOME, The value is java The installation path . Such as C:\Program Files\Java\jdk_1.8.0_201
path add %JAVA_HOME%\bin
classpath add %JAVA_HOME%\bin\lib\dt.jar and %JAVA_HOME%\bin\lib\tools.jar
( Environment variables need to be restarted to take effect )
2. install weka
1) download weka Installation package
https://www.cs.waikato.ac.nz/ml/weka/downloading.html
2) Install by default
边栏推荐
- Use Matplotlib to draw a line chart
- Errno perrno and strerrno
- 2022年广东高考分数线出炉,一个几家欢喜几家愁
- System Verilog — interface
- 从0到1完全掌握 XSS
- Learning C language today is the first time to learn C language. In college, C linguistics is not good, but I want to make progress, so I found a beep video on the Internet to learn C language
- 【Try to Hack】vulnhub DC1
- Using Visual Studio
- System Verilog - function and task
- Js- get the mouse coordinates and follow them
猜你喜欢
Design and implementation of timer
SPARQL learning notes of query, an rrdf query language
Judging the number of leap years from 1 to N years
[try to hack] vulhub shooting range construction
Stack and queue
Mining procedure processing
【Try to Hack】vulhub靶场搭建
Sequential programming 1
Source code analysis of synergetics and ntyco
One question per day,
随机推荐
Js- get the mouse coordinates and follow them
15 -- 最接近原点的 K 个点
From 408 to independent proposition, 211 to postgraduate entrance examination of Guizhou University
QT loading third-party library basic operation
p1408
Automatic correlation between QT signal and slot
搭建极简GB28181 网守和网关服务器,建立AI推理和3d服务场景,然后开源代码(一)
网上办理股票开户安全吗?
‘make_ unique’ is not a member of ‘std’
2. operator and expression multiple choice questions
[Ocean University of China] Data Sharing for retest of initial Examination
Open a restaurant
Biscuit distribution
How to deal with mining process
Customization and encapsulation of go language zap library logger
High precision addition
Errno perrno and strerrno
SPARQL learning notes of query, an rrdf query language
Common operations in VIM
Why should the coroutine be set to non blocking IO