YibinSun

Results 5 issues of YibinSun

Added `HyperPlaneGeneratorForRegression.java`.

1. Added `EvaluatePrequentialPredictionIntervals` task file; 2. Added GUI related files; 3. Added `BasicPredictionIntervalEvaluator` and `WindowPredictionIntervalEvaluator`, and relevant Interface; 4. Added `MVEPredictionInterval` and `AdaptivePredictionInterval`, and relevant Interface; 5. Added other necessary...

The `instance classified` in window regression evaluation was using the window size. Now it is incremental.

Debugging `StreamingRandomPatches-MB` to avoid the subspace being 0. Updating `EvaluationInterleavedTestThanTrain` framework to be able to stop when no instances left.

Added `DynamicEnsembleMemberSelection.java` and associated test file. Only ARF and SRP are included in the ensemble options due to performance.