You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fabigas edited this page Jul 13, 2025
·
2 revisions
This wiki page aims to give an overview over different types of Machine Learning algorithms and explain their advantages and disadvantages as well as provide basic implementations via the scikit-learn module in Python.
Note: More in-depth introduction to machine learning is given in the Decision Tree and Random Forest entries, while the entries in Other Classifiers are more focused on their respective model.