Description
New release build comes with lost data sets for ML 2.8
Steps:
- Try to run any ML examples used MLSandboxDatasets (org.apache.ignite.examples.ml.environment.TrainingWithCustomPreprocessorsExample for examples)
Actual:
- FileNotFoundException
Exception in thread "main" java.io.FileNotFoundException: modules/ml/src/main/resources/datasets/boston_housing_dataset.txt at org.apache.ignite.ml.util.SandboxMLCache.fillCacheWith(SandboxMLCache.java:119) at org.apache.ignite.examples.ml.environment.TrainingWithCustomPreprocessorsExample.main(TrainingWithCustomPreprocessorsExample.java:62)
Attachments
Issue Links
- links to