mljar / mljar-supervised

Python package for AutoML on Tabular Data with Feature Engineering, Hyper-Parameters Tuning, Explanations and Automatic Documentation
https://mljar.com
MIT License
3.01k stars 403 forks source link

_calculate_permutation_scores() missing 1 required positional argument: 'max_samples'[URGENT] #552

Open minakshimathpal opened 2 years ago

minakshimathpal commented 2 years ago

I am getting this error while fitting Xgboost in Explain mode image

Vamp1899 commented 2 years ago

@minakshimathpal Please attach complete code for replicating this error