- 博客(5)
- 收藏
- 关注
原创 R语言之内存管理
1,设置软件的内存memory.size(2048) #设置内存大小memory.size(NA) #查看当前设置下最大内存(?"Memory-limits")#or memory.limit()memory.size(F) #查看当前已使用的内存#orlibrary(pryr)mem_used()mem_change(x memory.size(T)
2014-11-14 09:38:03
15169
2
原创 kaggle之Predict survival on the Titanic
setwd("D:/myprojects/Titanic")#研究目标#Predict survival on the TitanicThe aim of our Titanic Tutorial was to show you an easy way into more difficult problems, so don't be too dishear
2014-10-07 21:18:23
3220
原创 Select语句的基本操作
#该文主要描述了SQL数据语句的基本操作#操作环境:#mysql-workbench-community-6.1.7-win32#mysql-installer-community-5.6.20.0#mysql-connector-odbc-5.3.4-win32#SQL语句只定义必要的输入和输出,而语句的执行方式则由优化器处理,因此属于非过程化语句。#掌握
2014-10-04 21:41:19
1088
原创 RMySQL安装及操作(详细版)
系统配置:Windows XP 32位R 3.1.1Reference:http://www.ahschulz.de/2013/07/23/installing-rmysql-under-windows/http://biostat.mc.vanderbilt.edu/wiki/Main/RMySQLhttp://jingyan.baidu.com/
2014-10-01 16:27:53
1956
原创 支持向量机及其R实现
Reference:复杂数据统计方法——基于R的应用数据挖掘:概念与技术#http://www.dataguru.cn/article-3354-1.html#http://xccds.github.io/2012/07/blog-post_06.html/ #http://www.cnblogs.com/zgw21cn/archive/2009/03/16/1413656.h
2014-09-30 18:16:59
2491
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人