NimbusML
NimbusML copied to clipboard
Show or link to inherited documentation for transforms and predictors.
The online documentation for transforms and predictors does not currently show (or link to) the base class documentation.
For instance, the docs for NGramFeaturizer do not show the fit_transform() and transform() inherited member documentation in BaseTransform. This makes it difficult for users to discover additional functionality like sparse matrix output support.