What is the approximate complexity of matrix inversion?
Machine Learning / AI
What problems are associated with ML model A/B testing (training data feedback loop)?
What is Optuna and what are its pruners?
How to process tables and images in documents for RAG?
What validation methods for time series models exclude looking into the future during training?
What pitfalls can occur when normalizing data to solve the extrapolation problem in a random forest?
What is speculative decoding and how does it speed up generation?
Design a multi-tenant LLM service with rate limits and subscription quotas.
What is sample selection bias in an experiment platform?
What is self-ask prompting?
How to preprocess text: which stop words and punctuation to remove, use stemming or lemmatization?
Why is there no closed-form solution for logistic regression?
Does model drift occur during training with dropout and inference without it?
What problems can occur with one-dimensional positional encoding when working with images?
What is CUTLASS?
What protections against prompt injection do you know?
How did you prepare documents for RAG (chunking, embeddings, Milvus)?
Describe the task of collapsing neighboring numbers into ranges?
What is user data?
How does ROC-AUC work on data with a strong class imbalance?