- Machine Learning with the Elastic Stack
- Rich Collier Bahaaldine Azarmi
- 194字
- 2021-07-02 13:48:15
Learning normal, unsupervised
ML—the discipline—has many variations and techniques of the process of learning. ML—the feature in the Elastic Stack—uses a specific type, called unsupervised learning. The main attribute of unsupervised learning is that the learning occurs without anything being taught. There is no human assistance to shape the decisions of the learning; it simply does so on its own via inspection of the data it is presented with. This is slightly analogous to the learning of a language via the process of immersion, as opposed to sitting down with books of vocabulary and rules of grammar.
To go from a completely naive state where nothing is known about a situation to one where predictions could be made with good certainty, a model of the situation needs to be constructed. How this model is created is extremely important, as the efficacy of all subsequent actions taken based upon this model will be highly dependent on the model's accuracy. The model will need to be flexible and continuously updated based upon new information, because that is all that it has to go on in this unsupervised paradigm.
- Instant Raspberry Pi Gaming
- Getting Started with Clickteam Fusion
- 空間機器人遙操作系統及控制
- Google App Inventor
- 大型數據庫管理系統技術、應用與實例分析:SQL Server 2005
- Supervised Machine Learning with Python
- Visual FoxPro數據庫基礎及應用
- Godot Engine Game Development Projects
- AI的25種可能
- Hands-On Geospatial Analysis with R and QGIS
- ARM嵌入式系統開發完全入門與主流實踐
- Java Deep Learning Projects
- 信息技術基礎應用
- Hands-On Data Analysis with NumPy and pandas
- AlphaGo如何戰勝人類圍棋大師:智能硬件TensorFlow實踐