Eric
Eric
You need to provide more details e.g. your code, python version etc, if you want good suggestions
I would also like to have this feature to be able to deploy LGBM models easily that use features declared as categorical to use optimal bin sizes https://lightgbm.readthedocs.io/en/latest/Advanced-Topics.html#categorical-feature-support ).
Here is how the code works for me (matplotlib 3.7.4, python 3.8): ```python import matplotlib from cycler import cycler matplotlib.rcParams.update( { "lines.linewidth": 2.0, "axes.edgecolor": "#bcbcbc", "patch.linewidth": 0.5, "legend.fancybox": True, "axes.prop_cycle":...
> > I presume this is because you wish to run older applications that still cannot run on Java 11+? Yes, for example Databricks-connect requires specifically jdk8