### 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) of pycaret. - [X] I have confirmed this bug exists on the master branch of pycaret (pip install -U git+https://github.com/pycaret/pycaret.git@master). ### Issue Description Drop and remove eda and deepcheck from pycaret.classification and pycaret.regression ### Reproducible Example ```python .. ``` ### Expected Behavior .. ### Actual Results ```python-traceback .. ``` ### Installed Versions 3.0.4