90 likes | 107 Views
Background for Machine Learning (I). Usman Roshan. Linear algebra. Vector: ordered collection of numbers point in some Euclidean space Examples: x : (1, 2) y : (3, 5) z : (4, 1). Linear algebra. x : (1, 2), y : (3, 5) , z : (4, 1) y – x = (3-1,5-2)=(2,3) x – z = (1-4,2-1)=(-3,1).
E N D
Background for Machine Learning (I) UsmanRoshan
Linear algebra • Vector: • ordered collection of numbers • point in some Euclidean space • Examples: • x : (1, 2) • y : (3, 5) • z : (4, 1)
Linear algebra • x : (1, 2), y : (3, 5),z : (4, 1) • y – x = (3-1,5-2)=(2,3) • x – z = (1-4,2-1)=(-3,1)
Linear algebra • x : (1, 2), y : (3, 5),z : (4, 1) • Length of vector in Euclidean space • Length of x =
Probability • Read Appendix of textbook Introduction to Machine by EthemAlpaydin • Bayes theorem • Independence • Mean • Variance • Distributions • Bernoulli • Binomial • Normal (Gaussian)