Hi,
Iām a mathematician and preparing for a new position in ML validation etc.
Since ML / DSci was not my primary area of research Iāve begun developing a library of useful approaches to common problems that will be useful in my new position ā along with relevant examples, links to corresponding libraries, and methods in sklearn etc.
Iād be curious of your structure for dependencies in knowledge, I.e., how you handle the fact that a confusion matrix and decision boundaries are prerequisite to ROC. Also do you use a template for concepts/techniques etc?
I have a structure note corresponding to the problem/task type: āclassification performance metricsā. This structure note links to notes each of which are approaches to solve the problemā i.e., I have a note linked to in this structure note called āclassification performance via ROCā, and āclassification performance via f-betaā
Currently I have three note types and corresponding templates:
- Problem / Task āa structure note which specifies the task and links toā¦
- Approaches / Solutionsā a note which codified one approach to solving the problem in the associated structure/problem note. If the approach requires knowledge of ML concepts about which I am unfamiliar then I have
- Object / Concept noteā a simple note with object definition, applications, example, quick facts, and relevant references.
Iām hoping that a core set of tasks/problems with solutions exampleās and references will be helpful.
If you have any suggestions for alternative structures for this particular task-solution-reference use-case Iād be grateful to hear your thoughts.
Happy to share my templates if anyone is interested. Please do the same if you are working with a task/problem-approach/solution sort of structure.