https://github.com/awojna/Rseslib
Raw File
Tip revision: 75e4bb05f3cd17867666a38884a52446aac3ac84 authored by awojna on 07 February 2024, 15:40:42 UTC
Fix to bug #8 - Unhandled exception while creating AQ15 model fixed
Tip revision: 75e4bb0
sgm-server.bat
java -cp weka.jar;rseslib.jar rseslib.simplegrid.BatchManagerMain %1
pause
back to top