官术网_书友最值得收藏!

Introduction

In the previous chapters, we explored some of packages of R, such as the dplyr, plyr, lubridate, and ggplot2, where we discussed the basics of storing and processing data in R. Later, the same ideas were used in Exploratory Data Analysis (EDA) to understand the ways to break data into smaller parts, extract insights from data, and explore other ways to understand the data better, before venturing into advanced modeling techniques.

In this chapter, we will take one step further toward introducing machine learning ideas. While broadly laying the foundation for thinking about various algorithms in machine learning, we will discuss supervised learning at length.

Supervised learning is based on data that is well labeled by domain experts. For classifying cats and dogs from images, an algorithm first needs to see the images labeled as cats and dogs and then learn the features based on the label. Most enterprises with a good volume of historical data are the biggest beneficiaries of the wealth of knowledge they can extract from such data. If the data is clean and annotated well, supervised learning can result in a high accuracy of prediction, unlike other machine learning algorithms, which generally produce large errors in the beginning. In the absence of the right labels, it becomes difficult to derive any meaning out of data, other than just being able to do exploratory analysis and clustering.

The standard component in solving real-world problems like predicting loan default (yes/no), failure of manufacturing machines in factories (yes/no), object detection in driverless cars (road, car, signal), predicting stock market prices (numeric) is a set of inputs (features) and a given output (label), which is usually obtained from historical data. When we predict the quantitative output, we call it regression, and when we predict the qualitative output, we call it classification.

主站蜘蛛池模板: 江达县| 兴安盟| 绥中县| 巴林左旗| 象州县| 井冈山市| 承德县| 眉山市| 营口市| 长子县| 阳东县| 偏关县| 怀宁县| 治多县| 肥城市| 江油市| 无极县| 漳平市| 全椒县| 宜丰县| 辽阳市| 平罗县| 宣威市| 五指山市| 信丰县| 石河子市| 水富县| 金平| 台北市| 南郑县| 平度市| 凉城县| 浦北县| 宜黄县| 望谟县| 柯坪县| 襄樊市| 昌图县| 阳山县| 商南县| 漠河县|