MACHINE LEARNING

APPLICATION OF SUPERVISED LEARNING

NEURAL NETWORK

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Matplotlib 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: -Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python. Matplotlib makes easy things easy and hard things possible. Create publication quality plots. Make interactive figures that can zoom, pan, update.

Detailed explanation-2: -The pyplot module of matplotlib contains a collection of functions that can be used to work on a plot. The plot() function of the pyplot module is used to create a figure.

There is 1 question to complete.