Unemployment

Unemployment is JavaFX desktop app based on Bayu Septyo Adi mini-thesis. This project uses Feedforward Neural Network with Particle Swarm Optimization to predict Indonesia Unemployment. Download full documentation at here.
Screenshot
Features
- Change parameter with automatic bind via JavaFX Property
- All in dark mode
- View separated all data, train data, or test data
- Show line graph entire iteration
- Detailed fitness and prediction value
Run
Just open in your Java IDE (my IDE is IntelliJIDEA) and run MainApp.java for GUI mode!