码迷,mamicode.com
首页 >  
搜索关键字:scikit learn    ( 3492个结果
centos安装scikit-learn
安装numpy 和 scipy sudo yum install numpy.x86_64 sudo yum install scipy.x86_64 安装pip # wget "https://pypi.python.org/packages/source/p/pip/pip-1.5.4.tar.gz#md5=834b2904f92d46aaa333267fb1c922bb...
分类:其他好文   时间:2014-12-12 14:57:48    阅读次数:159
asp.net、html、javascript等比较有用的网站
1. http://www.asp.net/ Learn模块下web、mvc、razor等。2.http://www.w3school.com.cn/包括html、javascript、jquery、xml等教程。3.http://msdn.microsoft.com/MSDN官网 技术性问题等基本...
分类:编程语言   时间:2014-12-09 11:45:45    阅读次数:134
Git学习
本篇在慕课网中学习git的使用时记录的笔记,学习网址http://www.imooc.com/learn/208 其中4-2 如何回到git的过去版本,再转回最新的还在研究当中, 有待更新,今天先到这儿 1. 版本控制器的发展历史 注意:git和github是不一样的。git是个软件,github是...
分类:其他好文   时间:2014-12-08 02:04:38    阅读次数:540
httpclient爬取性感美图
依赖httpclient4.2,JsopSemeiziCrawler.javapackage kidbei.learn.crawler; import java.io.File;import java.io.FileOutputStream;import java.io.IOException;im...
分类:Web程序   时间:2014-12-07 19:03:32    阅读次数:195
JavaScript from jQuery
http://learn.jquery.com/javascript-101/types/primitivesString: “”,‘’,\Number:integer and floating pointBoolean:trueorfalseNull:nullUndefined:undefined...
分类:编程语言   时间:2014-12-07 13:45:51    阅读次数:328
学习jax-ws(一)
1.生成文件时提示class not find ,需要加个cp .,这样就行了E:\mylearn\learn_webservice\learnJax-ws\bin>wsgen -cp . ws.server.fromjava.Hello-wsdl -s wsgen\src -d wsgen\bin...
分类:其他好文   时间:2014-12-06 14:03:40    阅读次数:124
Learn Python The Hard Way, 2nd Edition 尾声
看完了这本书,你决定继续做编程。也许它能成为你的一个职业,也许它能成为你的一项爱好。但你需要一些指导,确保自己不会走错了道路,或帮助你从这个新业余爱好中得到最大的乐趣。我做了很久的编程。久的你都想象不出来,久的都让我苦恼。就在我写这本书的时候,我大概懂20种编程语言,而且我可以用一天或长点儿用一周的...
分类:编程语言   时间:2014-12-05 00:33:05    阅读次数:179
机器学习 斯坦福大学公开课(1)
机器学习定义 Machine Learning definitionArthur Samuel (1959). Machine Learning:Field of study that gives computers the ability to learn without being explic...
分类:其他好文   时间:2014-12-05 00:25:34    阅读次数:157
GoJS 、 GoDiagram
http://gojs.net/latest/intro/makingSVG.htmlhttp://www.nwoods.com/http://gojs.net/latest/intro/shapes.htmlhttp://gojs.net/latest/learn/
分类:Web程序   时间:2014-12-02 22:17:49    阅读次数:226
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!