Hello Team, As mlops engineer we should be aware ...
# ml-and-mlops-questions
e
Hello Team, As mlops engineer we should be aware on machine algorithms can you please let me know the tips and tricks machine algorithms to learn?
p
The knowledge needed is going to vary on what type of team you're working with and the role. If you're only focused on software side of making an ML pipeline you may not need to know as much about ML models, if someone else is taking care of model selection, evaluation, etc, Some models and libraries that are very common and I'd suggest to take a look at if you're newer to machine learning would be: • The "traditional ml" models in scikit learn • Deep learning model in PyTorch • Use a LLM from hugging face
e
Ok thanks for your update