Machine Learning with
_____ _
| __ \ | |
| |__) | _| |__ _ _
| _ / | | | '_ \| | | |
| | \ \ |_| | |_) | |_| |
|_| \_\__,_|_.__/ \__, |
__/ |
|___/ Programming Language
Saleem Ansari (@tuxdna
)
1959 - Field of study that gives computers the ability to learn without being explicitly programmed.
1998 - A computer program is said to learn from experience E with respect to some task T and some performance P, if its performance on T, as measured by P, improves with experience E.
Different Similarity metrics
Distance to Similarity conversion ( not the only way )
s = 1 / ( 1 + d )
What are the stats almost everyone knows?
What about these?
P(A|B) = num(A intersection B) / num(B)
P(A|B) = P(B|A) / P(B)
( see the ruby docs )
Challenges to be solved within Ruby ecosystem:
Is there any hope ?
Table of Contents | t |
---|---|
Exposé | ESC |
Full screen slides | e |
Presenter View | p |
Source Files | s |
Slide Numbers | n |
Toggle screen blanking | b |
Show/hide slide context | c |
Notes | 2 |
Help | h |