Python for Machine Learning
摘要
Machine learning is a sub-field of artificial intelligence capable of giving intelligent solutions to real-world problems. It is data-driven technology that enables computers to learn from data with little programming. A mathematical model is built through the process of training on the data by finding hidden patterns and extracting useful information. This model can then be used for predictions on the new data.