中文

高维人机引导机器学习

人工智能 2016-09-06 v1 机器学习 机器学习

摘要

你是否曾看着一个机器学习分类模型并想,我也能做出那个?这正是我们在本项目中测试的内容,即将在人工设计特征上训练的 XGBoost 与直接在数据上训练的 XGBoost 进行比较。人工设计特征并未优于直接在数据上训练的 XGBoost,但二者表现相当。本项目贡献了一种在高维数据集上利用人工创建分类模型的新方法。

关键词

引用

@article{arxiv.1609.00904,
  title  = {High Dimensional Human Guided Machine Learning},
  author = {Eric Holloway and Robert Marks},
  journal= {arXiv preprint arXiv:1609.00904},
  year   = {2016}
}

备注

3 pages, 1 figure, HCOMP 2016 submission, work in progress