- Hands-On Artificial Intelligence for IoT
- Amita Kapoor
- 186字
- 2021-07-02 14:01:58
Wine quality dataset
Wineries around the world have to undergo wine certifications and quality assessments to safeguard human health. The wine certification is performed with the help of physicochemical analysis and sensory tests. With the advancement of technology, the physicochemical analysis can be performed routinely via in-vitro equipment.
We use this dataset for classification examples in this book. The dataset can be downloaded from the UCI-ML repository (https://archive.ics.uci.edu/ml/datasets/Wine+Quality). The wine quality dataset contains results of physicochemical tests on different samples of red and white wine. Each sample was further rated by an expert wine taster for quality on a scale of 0—10.
The dataset contains in total 4,898 instances; it has a total of 12 attributes. The 12 attributes are as follows:
- Fixed acidity
- Volatile acidity
- Citric acid
- Residual sugar
- Chlorides
- Free sulfur dioxide
- Total sulfur dioxide
- Density
- pH
- Sulfates
- Alcohol
- Quality
The dataset is available in the CSV format.
- 嵌入式系統(tǒng)應(yīng)用
- 返璞歸真:UNIX技術(shù)內(nèi)幕
- 大數(shù)據(jù)技術(shù)與應(yīng)用
- 網(wǎng)絡(luò)組建與互聯(lián)
- 信息物理系統(tǒng)(CPS)測(cè)試與評(píng)價(jià)技術(shù)
- 影視后期編輯與合成
- Kubernetes for Developers
- 網(wǎng)絡(luò)安全技術(shù)及應(yīng)用
- 網(wǎng)絡(luò)管理工具實(shí)用詳解
- 從零開始學(xué)PHP
- 單片機(jī)原理實(shí)用教程
- Linux系統(tǒng)下C程序開發(fā)詳解
- 筆記本電腦維修之電路分析基礎(chǔ)
- JSP通用范例開發(fā)金典
- Mastering DynamoDB