From 39efec196daa0f07e16312221c3bbce706b3204e Mon Sep 17 00:00:00 2001 From: Omar Santos Date: Thu, 7 Dec 2023 10:52:57 -0500 Subject: [PATCH] Create cheat_sheets.md --- ai_research/ML_Fundamentals/cheat_sheets.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 ai_research/ML_Fundamentals/cheat_sheets.md diff --git a/ai_research/ML_Fundamentals/cheat_sheets.md b/ai_research/ML_Fundamentals/cheat_sheets.md new file mode 100644 index 0000000..1aea07d --- /dev/null +++ b/ai_research/ML_Fundamentals/cheat_sheets.md @@ -0,0 +1,4 @@ +# Several Resources and "Cheat Sheets" + +- [Choosing the right estimator](https://scikit-learn.org/stable/tutorial/machine_learning_map/index.html) +- [Top Traditional Machine Learning Algorithms](https://s3.amazonaws.com/assets.datacamp.com/email/other/ML+Cheat+Sheet_2.pdf)