搜索资源列表
projet
- 一个模拟weka的系统,输入文件格式和weka的一样,实现决策树的分析以及通过数据挖掘整理规则集合,很值得新手学习-a simulation system, the importation of files and weka, the same realization of the decision tree analysis and data mining collated by the rules set, is worth learning newcomers
car_park
- 悉尼大学SLAM团队的作品,可以与其SLAM算法程序配合,主要功能是进行数据的整理,将传感器采集的数据整理为易于分析的数据格式。-University of Sydney SLAM team work, you can SLAM algorithm with its main function is to carry out the collation of data, the sensor data collected for the easy analysis of data collati
mouth_location
- 整理的关于嘴角定位的几篇文章,pdf格式,各有长处,可考虑依次改进-Several articles on the positioning of the mouth, finishing in pdf format and each has its own strengths, to consider in order to improve
Chinese-emotional-words.tar
- *这份词表包括23419个汉语情感词。格式为“词语\t极性值” *极性值正负分别代表情感正负,其算法和原理尚未整理成文,谨供各位研究者参考。 *更为成熟的词表和文档将随着研究的跟进逐渐公开。 *有任何指教请跟我联系。 *yuanb10 # mails # tsinghua # edu # cn * ^_^ *清华大学中文系 原博-* The vocabulary includes 23419 Chinese emotional words. The format for
IRAN-sps
- 为了减少地震测线完成时整理测量数据是出现不必要的差错,而制定的SPS格式程序-The SPS format program finishing measurement data in order to reduce the seismic line is completed is unnecessary errors, and to develop
DataSet
- 几种UCI数据集,整理为excel格式,可以直接导入matlab中使用。-Several UCI datasets, finishing as excel format that can be used directly into matlab.
SVM_REGRESSION
- 这段时间自己在学机器学习相关的内容,其中用到了SVM回归。我采用的libSVM.网上论坛和博客已经有其相当详细的介绍,但是操作步骤比较多,且要下载的文件也比较多。之后我把应该要具有的svm文件整理在一个文件夹中,并把相关教程,和自己的操作经验一并打包在此分享。有些文件是自己编写的,用来转换libsvm数据格式,其他的都在相应的文件夹下可以找到,我自己的实验数据和图也在其中。记住,gridregression.py使用时要内部改路径。我的是64位系统 - This time I