MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

NEURAL NETWORK

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Scikit-Learn library used to deal with
A
Graphical representation of data.
B
Datasets reshaping and pivoting
C
Numerical Python is linear algebra and matrix calculations produced in Python.
D
Machine learning Functions
E
graphical representation of data.
Explanation: 

Detailed explanation-1: -Scikit-learn (Sklearn) is the most useful and robust library for machine learning in Python. It provides a selection of efficient tools for machine learning and statistical modeling including classification, regression, clustering and dimensionality reduction via a consistence interface in Python.

Detailed explanation-2: -ELI5 is another visualisation library that is useful for debugging machine learning models and explaining the predictions they have produced. It works with the most common python machine learning libraries including scikit-learn, XGBoost and Keras.

Detailed explanation-3: -One such method is the LabelEncoder() method.

Detailed explanation-4: -transform(), and . fit transform() methods.

There is 1 question to complete.