Sobes.tech

Machine Learning / AI

How to correctly update a model: replace the old with the new or use a more reasonable approach?

Middle
218

What happens to the string in the operation s[left] += 1? Is it an index modification or concatenation?

218

Solving a binary classification problem. How will precision and recall metrics change if you remove 10 class 0 objects from the target?

Middle — Senior
218

What happens if the classification threshold is set too low?

218

What is post-processing OCR (lexicon, language model rescoring)?

Middle — Senior
218

What is batch vs streaming pipeline for features?

Middle — Senior
218

What are the tasks in music information retrieval (MIR)?

218

We found LR on a small machine, the batch size increased by 1000 times on the cluster. Should we change LR?

Senior
217

What is Jordan matrix?

Middle+
217

Describe the technical steps of automating a business process using an example of HR (resume screening for Anastasia).

217

What is PCA (Principal Component Analysis)?

217

How to convert items into embeddings and recommend based on them?

Middle — Senior
217

What are the disadvantages of a multi-agent approach?

Middle+
217

Why must keys in a Python dictionary be immutable, and can mutable keys be used?

217

What is the architecture of ViT (Vision Transformer)?

217

How is concurrency implemented in Python considering GIL (multiprocessing, threads, asyncio, C extensions)?

Middle — Senior
217
/182