Emeli Dral
Emeli Dral
In addition to the existing documentation, we need to document the API. Since such documentation is generated automatically, and the codebase is not entirely covered with comments, we shall do...
We have nbextension mode to show the UI using nbextension in Jupyter notebooks. It does not work for Pylab. Pylab has the labextention instead. Let's figure out whether we should...
This is an update with entirely rebuilt batch monitoring example
@thien1212381 reported in #872 a vulnerability founded in pyspark version 3.0.0: -> Vulnerability found in pyspark version 3.0.0 Vulnerability ID: 54370 Affected spec: >=0, Vulnerability found in pyspark version 3.0.0...
If ```target_names``` is specified in the ```column_mapping``` it needs to be used in the following metrics: - ```ClassificationQualityByClass()``` - ```ClassificationClassSeparationPlot()``` - ```ClassificationProbDistribution()``` - ```ClassificationQualityByFeatureTable()``` Screenshots below illustrate where ```target_names``` are...