Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #119 from acardona/patch-1
This PR adds a public method getSegementer to the TrainableSegmentationSegmenter class. The intention is to allow users that run Labkit via scripting to configure the number of threads used during random forest training. Users might calls getSegmenter().getClassifier().setNumThreads(1)
- Loading branch information