datumbox-framework
datumbox-framework copied to clipboard
Datumbox is an open-source Machine Learning framework written in Java which allows the rapid development of Machine Learning and Statistical applications.
Results
2
datumbox-framework issues
Sort by
recently updated
recently updated
newest added
I am using the Cross Validation to estimate the performance for my model, right now the way I am using it is `ClassificationMetrics vm = new Validator(ClassificationMetrics.class, configuration).validate(new KFoldSplitter(10).split(trainingDataframe), new...
enhancement
I want to know does datumbox help us in Named Entity Extraction or Named Entity recognition?__
enhancement