nimble.showLearnerParameters¶
- nimble.showLearnerParameters(name)¶
Print a list of parameters for the learner.
Prints a list of strings which are the names of the parameters when calling this learner. If the name cannot be found within the package, then an exception will be thrown.
- Parameters:
name (str) – Package and name in the form ‘package.learnerName’.
Keywords: print, display, arguments, keyword arguments, machine learning, setup, settings, options, hyper parameters, hyperparameters