自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(0)
  • 资源 (48)
  • 收藏
  • 关注

空空如也

机器学习实战(中文版).pdf

机器学习实战,中文版. 根据实例来学习

2015-10-23

Mastering matplotlib(2015).pdf

A practical guide that takes you beyond the basics of matplotlib and gives solutions to plot complex data

2015-10-23

Machine Learning in Python(2015).pdf

Chapter 1 The Two Essential Algorithms for Making Predictions Chapter 2 Understand the Problem by Understanding the Data Chapter 3 Predictive Model Building: Balancing Performance, Complexity, and Big Data Chapter 4 Penalized Linear Regression Chapter 5 Building Predictive Models Using Penalized Linear Methods Chapter 6 Ensemble Methods Chapter 7 Building Ensemble Models with Python

2015-10-23

Building Machine Learning Systems with Python(2ed,2015)

Get more from your data through creating practical machine learning systems with Python

2015-10-23

Learning.Data.Mining.with.Python

Harness the power of Python to analyze data and create insightful predictive models

2015-10-23

IPython Notebook Essentials 2014

Compute scientific data and execute code interactively with NumPy and SciPy

2015-10-23

mastering machine learning with scikit-learn

Apply effective learning algorithms to real-world problems using scikit-learn

2015-10-23

Data.Science.from.Scratch.First.Principles.with.Python

Get a crash course in Python ■■ Learn the basics of linear algebra, statistics, and probability— and understand how and when they're used in data science ■■ Collect, explore, clean, munge, and manipulate data ■■ Dive into the fundamentals of machine learning ■■ Implement models such as k-nearest neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering ■■ Explore recommender systems, natural language processing, network analysis, MapReduce, and databases

2015-10-23

Learning Python Data Visualization(2014)

Master how to build dynamic HTML5-ready SVG charts using Python and the pygal library

2015-10-23

Learning SciPy for Numerical and Scientific Computing(2ed,2015)

Quick solutions to complex numerical problems in physics, applied mathematics, and science with SciPy

2015-10-23

NumPy(3ed,2015)

Build efficient, high-speed programs using the high-performance NumPy mathematical library

2015-10-23

Python Data Analysis(2014).

Learn how to apply powerful data analysis techniques with popular open source Python modules

2015-10-23

Python.Data.Analytics

Chapter 1: An Introduction to Data Analysis Chapter 2: Introduction to the Python’s World Chapter 3: The NumPy Library Chapter 4: The pandas Library—An Introduction Chapter 5: pandas: Reading and Writing Data Chapter 6: pandas in Depth: Data Manipulation Chapter 7: Data Visualization with matplotlib Chapter 8: Machine Learning with scikit-learn Chapter 9: An Example—Meteorological Data Chapter 10: Embedding the JavaScript D3 Library in IPython Notebook Chapter 11: Recognizing Handwritten Digits

2015-10-23

Python Algorithms(2nd)

Python Algorithms(2nd) 数据结构方面的,有兴趣就看看吧

2015-10-23

基于开源工具的数据分析

内容广而不深,容易懂,适合初学者啊,涵盖了很多方面

2015-10-23

利用Python进行数据分析.part2 共2卷

讲Python数据统计分析库Pandas的使用 适合有一点基础的童鞋 numpy...

2015-10-23

利用Python进行数据分析.part1 -共2卷

讲Python数据统计分析库Pandas的使用 适合有一点基础的童鞋 numpy.

2015-10-23

[集体智慧编程][Python].中文扫描版.pdf

集体智慧编程,不用多说了吧,经典数据分析入门教程

2015-10-23

Programming.Python.4th.Edition

1600多页的书,包含了python开发的很多方面 有需要的时候查查吧

2015-10-15

Python学习手册(第4版).part2 共2卷

Python学习手册(第4版) 中文版 第二部分 很详细的初学者书籍

2015-10-15

Python学习手册(第4版).part1

Python学习手册(第4版) 中文版 第一部分 很详细的初学者书籍

2015-10-15

Python Cookbook 3rd

Python Cookbook第三版 很多实用的方法

2015-10-15

Learning Python 5th

Learning Python 5th 内容很多很全,看不下去也可以做工具书

2015-10-15

Web Scraping with Python 爬虫2015 高清.pdf版

python网络爬虫 Web Scraping with Python 2015

2015-07-20

The Linux Programming Interface - A Linux and UNIX System Programming Handbook

The Linux Programming Interface - A Linux and UNIX System Programming Handbook 又一本unix/linux的好书 比APUE更详细 英文也不是很难

2015-07-20

Programming iOS 8

Programming iOS 8 swift语言 matt neuburg

2015-04-07

Scott Meyers - Effective modern c++ 42

Scott Meyers 的effective c++系列 不用介绍了吧 Scott Meyers - Effective modern c++ 42 Specific Ways to Improve Your Use of C++11 and C++14

2014-12-12

The iOS Apprentice 4_StoreSearch v2.1

ios7 这是第二版,很好的初学者教程 含代码的

2014-10-30

The iOS Apprentice 3 MyLocations v2.1

ios apprentice 第二版 ios7的 这个含源码的,

2014-10-30

iOS_Apprentice_4_StoreSearch_v2.1

raywenderlich.com ios入门教程 最好的入门教程~这个收点分 第二版 ios7

2014-09-29

iOS_Apprentice_3_MyLocations_v2.1

In this tutorial you will look at some of the more allruing technologies from iOS SDK and you will dive a lot dive a lot deeper into the Objective-C language。

2014-09-29

The_iOS_Apprentice_2_Checklists_v2.1

最好的ios入门教程 这是第二版 ios7

2014-09-29

ios7 by tutorials raywenderlich

raywenderlich.com ios7入门

2014-09-24

ios5 by tutorials -raywenderlich.com

很好的ios入门教程raywenderlich.com tutorials

2014-09-24

[Programming.iOS.7(4th,2013.12)].Matt.Neuburg.文字版

[Programming.iOS.7(4th,2013.12)].Matt.Neuburg.文字版 书是好书,讲得有点深

2014-02-08

[iOS.Components.and.Frameworks(2013.11)].Kyle.Richter.文字版

[iOS.Components.and.Frameworks(2013.11)].Kyle.Richter.文字版

2014-02-08

[iOS.7.Programming.Cookbook(2013.10)].Vandad.Nahavandipoor.文字版

iOS.7.Programming.Cookbook 内容很全面 可系统学习也可作为一般工具书

2014-02-08

[iOS.7.Programming.Fundamentals(2013.10)].Matt.Neuburg.文字版

英文版 ios7开发基础知识 包括object-c xcode使用 cocoa基础

2014-02-08

effective STL

scott meyers effective STL 50点建议

2012-02-17

Exceptional C++ 中英文版

Herb Sutter 编写的 Exceptional C++, more Exceptional C++

2012-02-11

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除