机器学习及自然语言处理

随手笔记


  • 首页

  • 关于

  • 归档

my paper

发表于 2016-09-08   |   分类于 ml
A novel classifier ensemble method with sparsity and diversityWe consider the classifier ensemble problem in this paper. Due to its superior performan ...
阅读全文 »

my paper

发表于 2016-09-08   |   分类于 ml
A novel classifier ensemble method with sparsity and diversityNeurocomputing摘要We consider the classifier ensemble problem in this paper. Due to its su ...
阅读全文 »

esl:Model Assessment and Selection

发表于 2016-09-08   |   分类于 ml
The Elements of Statistical Learning (6)Model Assessment and Selection随手记之前kaggle比赛的时候最后的排名变动大得惊人。应该不全是选手不注意过拟合过度追求训练数据排名的原因。模型选择出了问题?什么情况有可能出问题?如何做更保 ...
阅读全文 »

leetcode刷题记录24

发表于 2016-09-08   |   分类于 leetcode
介绍Given a sorted array and a target value, return the index if the target is found. If not, return the index where it would be if it were inserted in ...
阅读全文 »

Random Rotation Ensembles

发表于 2016-09-05   |   分类于 ml JMRL
Random Rotation Ensembles随手记先进之处:In this paper,we introduce a method that is simple to implement yet general and effective in improving ensemble diver ...
阅读全文 »

esl:Kernel Smoothing Methods

发表于 2016-09-02   |   分类于 ml
The Elements of Statistical Learning (6)Kernel Smoothing Methods随手记用途:It’s a class of regression techniques that achieve flexibility in estimating the ...
阅读全文 »

leetcode刷题记录22-23

发表于 2016-08-30   |   分类于 leetcode
介绍Given two strings s and t which consist of only lowercase letters. String t is generated by random shuffling string s and then add one more letter a ...
阅读全文 »

leetcode刷题记录21

发表于 2016-08-29   |   分类于 leetcode
介绍Given a string, find the first non-repeating character in it and return it’s index. If it doesn’t exist, return -1. Examples: s = “leetcode”return 0 ...
阅读全文 »

leetcode刷题记录20

发表于 2016-08-27   |   分类于 leetcode
介绍Given a string array words, find the maximum value of length(word[i]) * length(word[j]) where the two words do not share common letters. You may ass ...
阅读全文 »

leetcode刷题记录19

发表于 2016-08-26   |   分类于 leetcode
介绍19Given an array of integers that is already sorted in ascending order, find two numbers such that they add up to a specific target number. The func ...
阅读全文 »
123
王椭

王椭

想到啥就写啥

25 日志
7 分类
GitHub Weibo
© 2016 王椭
由 Hexo 强力驱动
主题 - NexT.Muse