Question Bank
Question Bank
7. List out Numpy Statistics Functions & explain any two in detail.
10. List out Numpy Mathematics Functions & explain any one in detail.
11. Calculate mean(), median(), std(), var(), amax() of given input ndarray.
22. How to use titles, grid, labels and show chart in Matplotlib.
33. Write Steps in Supervised Machine learning. Also give real world examples.
39. What is Unsupervised learning? List types and give real world examples.
44. Write a Python program to implement K-Nearest Neighbor supervised machine learning
algorithm for given dataset.
45. Write a Python program using Scikit-learn to print the keys, number of rows-columns, feature
names and the description of the given data.
46. Write a Pandas program to implement following operation to find and drop the missing values
from the given dataset to remove the duplicates from the given dataset.