Changes
* fix feature selection by tvdboom in https://github.com/pycaret/pycaret/pull/3562
* Remove deprecated matplotlib parameter by Yard1 in https://github.com/pycaret/pycaret/pull/3574
* DagsHubLogger: support programmatic logging / Bug Fix: incorrect url splitter, mlflow nested run by timho102003 in https://github.com/pycaret/pycaret/pull/3577
* Update README.md by moezali1 in https://github.com/pycaret/pycaret/pull/3584
* Fix missing `USI` argument in CometLogger by Yard1 in https://github.com/pycaret/pycaret/pull/3587
* Pin catboost<1.2 on Mac by Yard1 in https://github.com/pycaret/pycaret/pull/3586
* Fixes TS Plotting Issue by ngupta23 in https://github.com/pycaret/pycaret/pull/3599
* prep for pipeline change needed when we upgrade sktime to 0.19.1 by ngupta23 in https://github.com/pycaret/pycaret/pull/3598
* Version related fixes by ngupta23 in https://github.com/pycaret/pycaret/pull/3596
* Remove `use_train_data` from `plot_model` by Yard1 in https://github.com/pycaret/pycaret/pull/3595
* Fix bad label dtype in clf `predict_model` by Yard1 in https://github.com/pycaret/pycaret/pull/3619
* Fix column reorder causing duplicate columns by Yard1 in https://github.com/pycaret/pycaret/pull/3620
* Force np.float64 for CBLOF by Yard1 in https://github.com/pycaret/pycaret/pull/3621
New Contributors
* timho102003 made their first contribution in https://github.com/pycaret/pycaret/pull/3577
**Full Changelog**: https://github.com/pycaret/pycaret/compare/3.0.2...3.0.3