Basic Python Machine Learning Questions - Basic questions test your knowledge of fundamental concepts in machine learning, as well as Python’s most basic uses in model building.
Python Pandas Machine Learning Questions - Pandas is a data analysis library in Python. In machine learning, pandas are commonly used for manipulating data, cleaning, and data preparation.
Machine Learning Algorithms From Scratch - These questions ask you to write classic algorithmics from scratch, typically without the use of Python packages.