首页 > 系统服务 > 详细

Machine Learning Guide

时间:2018-07-29 12:34:43      阅读:196      评论:0      收藏:0      [点我收藏+]

Steps

技术分享图片

Data Exploration

Data Properties and Data Visualization

  • data analysis to get a feeling for the dataset
  • check the missing data
  • learn which features are important

Data Preprocessing

  • compute missing values
  • convert features into numeric ones
  • group values into categories
  • create a few new features

Train a Model

  • train somen model
  • pick the best one and apply cross validation on it
  • opimize hyperparameter values
  • assessment

Machine Learning Guide

原文:https://www.cnblogs.com/bermaker/p/9384846.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!