of computer algorithms that improve automatically through experience and by the use of data. Mitchell, Tom (1997). Machine Learning. New York: McGraw Hill. ISBN 0-07-042807-7. OCLC 36417892
Data types: • Tabular • Text • Sound • Image Where to get the data?: • Use a ready-to-use dataset • Extract the data by yourself Correct and Normalize data:
examples to predicted labels • It is defined by weights that are learned during the training process • Once trained, you can use it to make predictions about data that it has never seen before
to be trained and to be evaluated 2. Iterate training by modifying feature and/or modify how to train your dragon (epoch or learning rate) Our model does not get smart right away - it needs to be “trained” Using available Library: - CoreML - fastText