Data science glossary

From LemonWiki共筆
Revision as of 10:23, 31 October 2018 by Planetoid (talk | contribs) (+ schema)
Jump to navigation Jump to search

資料科學相關詞彙


icon_scale_pencil.png This article "Data science glossary" is still being written. If there are any incomplete parts, you are welcome to directly edit them. 這篇文章「Data science glossary」內容還在撰寫中,如果有不完整的部分,歡迎你直接動手修改


E

K

  • Knowledge discovery in databases (KDD) [繁] 資料庫的知識探索 [簡] 知识发现。KDD 處理程序包含「data preparation, data selection, data cleaning, incorporation of appropriate prior knowledge, and proper interpretation of the results of mining, are essential to ensure that useful knowledge is derived from the data. 」從原始資料中萃取有價值的知識。(Fayyad, Piatetsky-Shapiro, and Smyth 1996[1])

M

P

  • pattern [繁] 樣式 [簡] 模式。「從資料中找出隱藏的規則性或因果關係,即尋找樣式」(資料來源: 陳允傑, 2018[2])


S

  • (database) schema [繁] (資料庫) 模式、架構 [簡] (数据库) 模式、架构。"schema is a set of interrelated database objects, such as tables, table columns, data types of the columns, indexes, foreign keys, and so on." (MySQL[3])

參考資料