- Machine Learning for Developers
- Rodolfo Bonnin
- 112字
- 2021-07-02 15:46:53
Model definition
If we wanted to summarize the machine learning process using just one word, it would certainly be models. This is because what we build with machine learning are abstractions or models representing and simplifying reality, allowing us to solve real-life problems based on a model that we have trained on.
The task of choosing which model to use is becoming increasingly difficult, given the increasing number of models appearing almost every day, but you can make general approximations by grouping methods by the type of task you want to perform and also the type of input data, so that the problem is simplified to a smaller set of options.
推薦閱讀
- 基于粒計算模型的圖像處理
- Java系統(tǒng)分析與架構(gòu)設(shè)計
- 兩周自制腳本語言
- Cassandra Design Patterns(Second Edition)
- 基于免疫進(jìn)化的算法及應(yīng)用研究
- JSP開發(fā)案例教程
- Python 3破冰人工智能:從入門到實戰(zhàn)
- Spring+Spring MVC+MyBatis整合開發(fā)實戰(zhàn)
- MATLAB for Machine Learning
- jQuery炫酷應(yīng)用實例集錦
- 持續(xù)集成與持續(xù)交付實戰(zhàn):用Jenkins、Travis CI和CircleCI構(gòu)建和發(fā)布大規(guī)模高質(zhì)量軟件
- .NET Standard 2.0 Cookbook
- Nagios Core Administration Cookbook(Second Edition)
- Python Machine Learning Blueprints:Intuitive data projects you can relate to
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)