码迷,mamicode.com
首页 > 系统相关 > 详细

Machine Learning Guide

时间:2018-07-29 12:56:04      阅读:172      评论:0      收藏:0      [点我收藏+]

标签:int   rop   group   process   ram   https   imp   ESS   param   

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

标签:int   rop   group   process   ram   https   imp   ESS   param   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!