Data Science Asked by ranit.b on December 20, 2020
I have just started getting my hands wet in ML and every time I try delving deeper into the concepts/code, I face the challenges of the mathematics and its cryptic notations.
Coming from a Computer Science background, I do understand bit of them but majority goes tangent.
Say, for example below formulae from this page –
I try and really want to understand them but somehow get confused and leave it everytime.
Can you please suggest how to start with it? Any starting pointers or advise please.
I would recommend a TOP-DOWN learning path:
Good sources:
Answered by German C M on December 20, 2020
It is quite true that papers or books use notations that sometimes seem obvious to people who are used to dealing with the mathematical aspects, but are meaningless for the others. Ways of understanding the math include:
There are some notations/conventions that are implicitly accepted in data science / machine learning papers, such as:
The list would be too long to include here.
Regarding the example above, what we face is a constrained optimization.
The $max$ statement means that we are looking for a maximum value of the expression that follows. What is below (namely, the $Delta_{ij}$ values) the $max$ is the list of "free" parameters that change the value of the expression.
The $max$ statement is prefixed by $arg$, which means that we do not have interest in the expression's maximum value, but rather in the $Delta_{ij}$ set that leads to that value.
Then we face a $s.t.$ statement, because this is no ordinary optimization, we also have to respect the several constraints expressed after $s.t.$. Those can be inequations, equations, belonging constraints, etc., either explicit ($Delta_{ij} > 0$) or more implicit.
Answered by Romain Reboulleau on December 20, 2020
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP