Aml Imp
Aml Imp
2. K-Means Clustering
o What is the Elbow method? How is it used for choosing the value of K?
o What are Deep Belief Networks? How do they differ from traditional neural
networks?
o Applications of DBNs.
1. Autoencoders
o Explain the working of CNNs and their components (Convolutional layers, Pooling
layers, Fully connected layers).
o What are the advantages of CNN over fully connected networks in image processing?
1. Semi-Supervised Learning
o What are n-grams, and how do they help in feature extraction for text data?
o How do you create features from text data using Bagging and Random Forests?
o What are the rescaling techniques used to improve the learnability of features?
o How do you perform feature selection and what methods are commonly used?
2. Practical Applications
o Describe how Twitter data can be processed for machine learning applications.
1. Ensemble Methods
o What are ensemble methods in machine learning? Explain the advantages of using
them.
o What are the key differences between Lasagne and TensorFlow? When should you
use each?
o What are the key considerations for choosing a machine learning library (like
TensorFlow, Keras, or Lasagne) in Python?
o How would you use TensorFlow for building a simple machine learning model?