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

Train-test-splitting your data

In machine learning, our goal is to create a program that is able to perform tasks it has never been explicitly taught to perform. The way we do that is to use data we have collected to train or fit a mathematical or statistical model. The data used to fit the model is referred to as training data. The resulting trained model is then used to predict future, previously-unseen data. In this way, the program is able to manage new situations without human intervention.

One of the major challenges for a machine learning practitioner is the danger of overfitting – creating a model that performs well on the training data but is not able to generalize to new, previously-unseen data. In order to combat the problem of overfitting, machine learning practitioners set aside a portion of the data, called test data, and use it only to assess the performance of the trained model, as opposed to including it as part of the training dataset. This careful setting aside of testing sets is key to training classifiers in cybersecurity, where overfitting is an omnipresent danger. One small oversight, such as using only benign data from one locale, can lead to a poor classifier.

There are various other ways to validate model performance, such as cross-validation. For simplicity, we will focus mainly on train-test splitting.

主站蜘蛛池模板: 鄂托克旗| 鄂托克旗| 开平市| 华宁县| 连云港市| 宁晋县| 叶城县| 石棉县| 涟水县| 巴彦县| 城固县| 荃湾区| 新安县| 延川县| 通榆县| 会昌县| 乐亭县| 通城县| 龙州县| 临高县| 宜都市| 石嘴山市| 山西省| 定远县| 惠州市| 高台县| 临夏县| 武山县| 大洼县| 大城县| 宜兴市| 五原县| 三门县| 柳河县| 通江县| 登封市| 大洼县| 个旧市| 吴川市| 吉木萨尔县| 育儿|