-
Helloword
说明: 本文件为《简明Python教程》中的部分代码及重要备注,可方便入门Python的新手学习(This file is part of the code and important notes in the Concise Python Tutorial. It is easy to get started with Python.)
- 2020-06-22 10:20:02下载
- 积分:1
-
基于依存关系的句法分析统计模型
说明: 语义依存方法的详细操作和编程思想,简明易懂,可以跟着编程(The detailed operation and programming idea of the semantic dependency method are concise and easy to understand, and can be followed by programming)
- 2020-06-23 18:20:02下载
- 积分:1
-
1_Neural Network & DeepLearning
吴恩达深度学习微专业课程一配套作业,jupyter notebook格式的(Wu enda deep learning micro professional course a matching homework)
- 2020-06-19 06:20:01下载
- 积分:1
-
[图灵程序设计丛书].Python机器学习经典实例
机器学习的实践书,图灵程序设计用书。有需要的可以学习一下(Practice book of machine learning)
- 2019-03-22 09:40:40下载
- 积分:1
-
Python基础教程(第3版)(#)
说明: python入门,python初学者教程,菜鸟教程(Getting started with Python, beginner course of python, rookie course)
- 2020-10-19 20:47:26下载
- 积分:1
-
Python PLS算法的实现并调用
说明: 偏最小二乘法是一种新型的多元统计数据分析方法,于1983年由S.Wold和C.Albano等人首次提出。偏最小二乘法实现了,在一个算法下,可以同时实现回归建模(多元线性回归)、数据结构简化(主成分分析)以及两组变量之间的相关性分析(典型相关分析)。
PCA方法虽解决了自变量共线性的问题,但是并没有考虑自变量主元对于因变量变化的解释作用。所以删除的次要主元有可能包含对回归有益的信息,而保留的主元有可能会夹杂一些对回归模型输出无益的噪声。
PLS方法,通过将自变量和因变量的高维数据空间投影到相应的低维空间,分别得到自变量和因变量的相互正交的特征向量,再建立自变量和因变量的特征向量间的一元线性回归关系。不仅可以克服共线性问题,它在选取特征向量时强调自变量对因变量的解释和预测作用,去除了对回归无益噪声的影响,使模型包含最少的变量数。(Partial least square method is a new multivariate statistical data analysis method, which was first proposed by S. wold and C. Albano in 1983. Partial least square method can realize regression modeling (multiple linear regression), data structure simplification (principal component analysis) and correlation analysis (typical correlation analysis) between two groups of variables.)
- 2020-04-24 15:43:35下载
- 积分:1
-
可以将grads数据转换成ncl能读的数据 ctl2ncl
可以将grads数据转换成ncl能读的数据,直接一步实现(Grads data can be converted into NCL readable data, which can be directly implemented in one step)
- 2020-06-18 00:20:01下载
- 积分:1
-
GWO
说明: 构建基于改进灰狼优化算法,可以优化SVR(Swarm intelligence optimization algorithm)
- 2020-12-16 15:19:14下载
- 积分:1
-
蚁群优化算法
基于python的蚁群优化算法,对于初学者有一定的帮助。(The ant colony optimization algorithm based on Python has some help for beginners.)
- 2017-12-05 17:16:46下载
- 积分:1
-
重要的资源
说明: python神经网络书中的代码,非常使用的学习资料(the code in, this is trully useful)
- 2019-04-18 18:29:43下载
- 积分:1