搜索资源列表
xapian-core-0.9.5.tar
- xapian 是一个“Xapian 是一个开源概率论信息检索库,基于GPL发布。它是用C++编写的,提供的绑定可以支持其它语言(支持Perl, Python, PHP, Java, and TCL )的开发。
lp_solve_5.5.2.0_Python2.6_exe_win32
- python线性优化算法库,lp_solve_5.5.2.0_Python2.6_exe_win32-python linear optimization algorithm library
numpy-MKL-1.8.1rc1.win-amd64-py3.3
- Python中用于科学计算的numpy库,适用于x64和python3.3-Python for scientific computing numpy library for x64 and python3.3
finite-element-analysis-master
- Python 数值计算 有限元分析代码,比较复杂,可以用作参考,依赖第三方库-Python Finite Element Codes
python科学计算第二版(可编辑)
- 好书,讲解最流行的python计算库,包含numpy、scipy、matlab、opencv等(a good book about the processing massive data by python)
Hands_on_ML
- 很棒的入门向机器学习/数据科学的图书,基于scikit learn和TensorFlow库,手把手叫你如何上手机器学习,如何做数据挖掘。(the Best seller In American Amazon. With this book, you can learn a lot about how to use sklean and Tensorflow, in addition, you can have a practical understanding on the whole mach
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
CART
- 对汽车评估的分类决策树构建,使用了常用的python的机器学习库scikit-learn(Construction of classified decision tree for automobile evaluation,Use the common Python's machine learning library scikit-learn)
rF
- 这是python实现的随机森林算法,使用第三方库,代码简单实用。(This is random forest algorithm achieved by python.)
python程序
- 利用Python中的turtle库实现画树,简单易上手(Using turtle Library in Python to draw trees, easy to get started.)
Python进行数据分析
- 《利用Python进行数据分析》讲的是利用Python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。同时,它也是利用Python进行科学计算的实用指南(专门针对数据密集型应用)。 《利用Python进行数据分析》重点介绍了用于高效解决各种数据分析问题的Python语言和库。《利用Python进行数据分析》没有阐述如何利用Python实现具体的分析方法。("Python data analysis" is about the use of Python d
