Explain the following terms: - 1. Histogram 2. LOOCV 3. Kappa value 4. Elbow method 5. Dendogram 6. Neural Network 7. Sigmoid function
[7 marks]Explain in details, the different components of a box plot? When will the lower whisker be longer than the upper whisker? How can outlier be detected using box plot?
[7 marks]What is machine learning? Explain the different types of machine learning?
[7 marks]Explain qualitative and quantitative data in details.
[7 marks]Describe the structure of an artificial neuron. How is it similar to a biological neuron?
[7 marks]What is model in terms of machine learning? How can you train a model?
[7 marks]What is feature selection? What are the different approaches of feature selection?
[7 marks]Explain overfitting and underfitting in context of machine learning models. What are the major causes of it?
[7 marks]Explain feature construction in detail with example.
[7 marks]Explain Naïve Bayes algorithm with suitable example.
[7 marks]What is KNN algorithm? Explain advantages and dis-advantages of KNN algorithm
[7 marks]What are Bayesian Belief networks? Where are they used?
[7 marks]Discuss the decision tree algorithm in detail.
[7 marks]Explain linear regression model in detail with example.
[7 marks]Explain k-means and k-mediods with a neat diagram
[7 marks]Discuss the SVM model in detail with different scenarios.
[7 marks]Explain the Apriori algorithm for association rule learning with example.
[7 marks]