[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-07-13 UTC."],[[["This function reveals the names of the inputs utilized by a classifier."],["It returns null if the classifier hasn't been trained with any data yet."],["The function is accessed using the `Classifier.schema()` syntax and it returns a list of input names."],["This method requires a classifier object as input."]]],[]]