mvn clean compile exec:java
Details
Details
Diff Detail
Diff Detail
- Repository
- rMLVP voting-pred
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage
Comment Actions
- Handle exceptions
- Add static fields for magic constants
- Encapsulate training
- Add text-based UI
Comment Actions
- Order imports
- Splitdata should be static method
- Exception handlers should use system.err
- Using system.err rather than system.out for evaluation summary is a bit iffy but will pass for now