搜索资源列表
errwin_sliding_with_sigma_loop.py
- Guassian 2d filter : using numpy, matplotlib and scipy in python. Could be used for Image processing purposes
Lagrange-20091004
- Lagrange configurator for python (beta) lagrange 小程式,请參考-The current version of Lagrange requires that Python is already installed on your computer. It also requires two Python libraries: scipy and numpy. On Windows, install packages that match you
scipy-0.9.0b1
- SciPy函数库在NumPy库的基础上增加了众多的数学、科学以及工程计算中常用的库函数。例如线性代数、常微分方程数值求解、信号处理、图像处理、稀疏矩阵等等。-SciPy is package of tools for science and engineering for Python. It includes modules for statistics, optimization, integration, linear algebra, Fourier transforms, signal
mps_install
- cikit-Learn是基于Python的机器学习模块,基于BSD开源许可证。这个项目最早由DavidCournapeau 在2007 年发起的,目前也是由社区自愿者进行维护。 Scikit-Learn的官方网站是http://scikit-learn.org/stable/,在上面可以找到相关的Scikit-Learn的资源,模块下载,文档,例程等等。 Scikit-Learn的安装需要numpy,scipy,matplotlib等模块,windows用户可以到(Cikit-Learn i
sklearn
- sklearn是基于numpy和scipy的一个机器学习算法库,设计的非常优雅,它让我们能够使用同样的接口来实现所有不同的算法调用(Sklearn is a machine learning algorithm library based on numpy and SciPy, which is designed so elegant that it allows us to use the same interface to implement all the different algori