Simple linear regression model in Java using Weka.
sphinx-build -b html . _build
make clean
sphinx-build -b html . _build
To view API documentation, start the application
./gradlew bootRun
and navigate to http://localhost:8080/swagger-ui/index.html
.