Abstract
From the background information supplied by the inventors, news correspondents o btained the followingquote: “Machine learning in computer science is the scient ific study and process of creating algorithmsbased on data that perform a task without any specific instructions. These algorithms are called modelsand differ ent types of models can be created based on the type of data that the model take s as inputand also based on the type of task (e.g., prediction, classification, or clustering) that the model is tryingto accomplish. The general approach to machine learning involves using the training data to create themodel, testing t he model using the cross-validation and testing data, and then deploying the mod el tobe used by real-world applications.”