Answer Posted / glibwaresoftsolutions
A classifier predicts the class of any data point. Data items are labeled according to their classification using classifiers, which are hypotheses. A classifier often requires training data to comprehend the relationship between input variables and the class. Classification is a supervised learning technique in machine learning.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why we are using a python dictionary?
Explain what is a flask? What are its benefits?
Is python is better than java?
Describe how to send email from a python script?
What happens when a function doesn’t have a return statement? Is this valid?
Explain how memcached should not be used in your python project?
What is raw input function in python?
How do you use raw_input in python?
What is %s in python?
Tell me the use of the split function in python?
Tell us which python function will you use to convert a number to a string?
What is split() function?
What is use of set in python?
How do I make python scripts executable?
What do you mean by python literals?