MohammadSoltani100
MohammadSoltani100
### pycaret version checks - [X] I have checked that this issue has not already been reported [here](https://github.com/pycaret/pycaret/issues). - [X] I have confirmed this bug exists on the [latest version](https://github.com/pycaret/pycaret/releases)...
Got this erroe with importing ImportError Traceback (most recent call last) Input In [59], in () 22 import time 23 import io ---> 24 from deepforest import CascadeForestRegressor 25 import...
Hi How to extract final mathematical expression in "Sklearn Compatible Symbolic Regression"?