Shittu Samson

Results 5 comments of Shittu Samson

Hi @savya-ad, This is great, check out [MultiTrain](https://github.com/LOVE-DOCTOR/MultiTrain). Do you mind making a PR to add the statistical features?

MultiTrain allows you to do that https://github.com/LOVE-DOCTOR/MultiTrain

1. Can you please provide me with the version of MultiTrain you're working with? The force_finite argument was removed in the latest version of MultiTrain(v0.13.11) 2. You would need to...

Check your version of MultiTrain by doing this ```python import MultiTrain print(MultiTrain.__version__) ``` Ensure that your version is 0.13.11 If it's lower ```python pip install MultiTrain==0.13.11 ``` If that doesn't...

@jbdatascience Have you been able to fix this error?