Oyewale Abdulsobur
Oyewale Abdulsobur
Hello, will love to contribute to this issue. Is it open to non-maintainers? Also, do you have an example of possible application where this could be applied?
Thank you, will look into it then.
Hello, quick question @fkiraly Is there a similar function like `from sktime.classification.model_evaluation import evaluate` as we have in `SktimeClassificationExperiment` `_evaluate()` function, but for detectors?. I looked into the documentation, and...
Hi, please kindly reassign this to me here @harshitg927 @GMishx
Hello. Interested in this issue. what fuctionality is expected from the `time_indep` argument.
For the Monte Carlo approximations in distributions, you meant these 4 parameters `approx_mean_spl`, `approx_var_spl`, `approx_energy_spl`, `approx_spl`? which can be found [here](https://github.com/sktime/skpro/blob/main/skpro/distributions/base/_base.py#L34C9-L37C28) right?
Okay, thank you. will add the test as requested
I have removed the oversight PR and included the test. Is there a reason why it's failing in the pipeline? Or is there a code compatibility guide to follow? Checked,...
Seems it's passed now. A "." - fullstop, was the cause.
@fkiraly is there a code compatibility rule to follow which will allow the test to pass?