What is overfitting?
Machine Learning / AI
What methods are available to combat overfitting in neural networks?
What is ROC-AUC? How is the ROC curve constructed, what are the axes?
Is it possible to use the knowledge that coordinates are integers or half-integers, and how to apply it?
Is it possible to store only values without lists?
Why is data augmentation needed?
Why is the boolean type not suitable for checking the number of zeros?
How to efficiently check for the presence of a mirror pair of a point with the opposite x?
Write the formula for Log Loss (binary cross-entropy).
How are micro- and macro-averaging of metrics calculated?
Почему F1-score считается гармоническим средним precision и recall, а не арифметическим?
Choose a machine learning algorithm for a classification task that you are confident in?
Can data structure questions, such as trees and linked lists, be asked in an ML interview?
What is the overall asymptotic complexity of the solution?
How to merge two lists using a while loop with lists of different lengths?
What are the pitfalls in RAG in chat scenarios (dialog context, history)?