Overview
Syllabus
- Intro
- ChatGPT Overview
- Interview Start
- Can you explain a specific machine learning project you have worked on?
- How do you handle missing or incomplete data in a machine learning project?
- How do you evaluate the performance of a machine learning model?
- Can you discuss a situation where you had to balance precision and recall in a model?
- What feature engineering techniques have you used and why?
- Write code in Python to generate a classification dataset with 3 classes and 5 features. You should be able to use the features to classify the examples.
- Use the dataset to train a 2-layer Neural Network with PyTorch
- Design a restaurant recommendation system
- You found that your system is overfitting. What might be the cause of that? What can you do to fix it?
- Will I recommend ChatGPT for Machine Learning Engineer?
- Giving ChatGPT feedback about the interview
Taught by
Venelin Valkov