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
Taxonomy (How can you classify this algorithm? What is the objective or goal for the algorithm?)
Strategy (What is the information processing strategy of the algorithm? What metaphors or analogies are commonly used to describe the behavior of the algorithm?)
Procedure (Pseudocode for explaining )
Heuristics (What are the heuristics or rules of thumb for using the algorithm? What classes of problem is the algorithm well suited?)
Usual hyperparameters (Which hyperparameters are usually used and in which range?)
Code listing (Usage example. What are common benchmark or example datasets used to demonstrate the algorithm?)
References and bibliography (What are useful resources for learning more about the algorithm? What are the primary references or resources in which the algorithm was first described?)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
For the Models section, I think it could be interesting using a common structure so the information can be found easily. My notes about algorithms are based on Jason Brownlee ideas (https://machinelearningmastery.com/how-to-learn-a-machine-learning-algorithm/) and structured as follow:
Algorithm name
Beta Was this translation helpful? Give feedback.
All reactions