- Statistics for Data Science
- James D. Miller
- 212字
- 2021-07-02 14:58:45
Querying or mining
As a data developer, you will almost always be in the habit of querying data. Indeed, a data scientist will query data as well. So, what is data mining? Well, when one queries data, one expects to ask a specific question. For example, you might ask, What was the total number of daffodils sold in April? expecting to receive back a known, relevant answer such as in April, daffodil sales totaled 269 plants.
With data mining, one is usually more absorbed in the data relationships (or the potential relationships between points of data, sometimes referred to as variables) and cognitive analysis. A simple example might be: how does the average daily temperature during the month affect the total number of daffodils sold in April?
Another important distinction between data querying and data mining is that queries are typically historic in nature in that they are used to report past results (total sales in April), while data mining techniques can be forward thinking in that through the use of appropriate statistical methods, they can infer a future result or provide the probability that a result or event will occur. For example, using our earlier example, we might predict higher daffodil sales when the average temperature rises within the selling area.
- Mastering Mesos
- Practical Data Wrangling
- 來吧!帶你玩轉(zhuǎn)Excel VBA
- Learning Apache Cassandra(Second Edition)
- ServiceNow Cookbook
- Visual C# 2008開發(fā)技術(shù)詳解
- 具比例時滯遞歸神經(jīng)網(wǎng)絡(luò)的穩(wěn)定性及其仿真與應(yīng)用
- 工業(yè)機器人運動仿真編程實踐:基于Android和OpenGL
- 啊哈C!思考快你一步
- 計算機組成與操作系統(tǒng)
- 大數(shù)據(jù)素質(zhì)讀本
- PostgreSQL 10 High Performance
- JSP通用范例開發(fā)金典
- Hands-On Geospatial Analysis with R and QGIS
- EDA技術(shù)及其創(chuàng)新實踐(Verilog HDL版)