资源列表
[数学计算/工程计算] matrix-factorial
说明: 要求完成课堂上讲的关于矩阵分解的LU、QR(Gram-Schmidt)、Orthogonal Reduction (Householder reduction 和Givens reduction)程序实现,要求如下: 1、一个综合程序,根据选择参数的不同,实现不同的矩阵分解; 2、可以用matlab等编写程序,需附上简单的程序说明,比如参数代表什么意思,输入什么,输出什么等等; 3、一定是可执行文件,不能是word或<卯宁> 在 2025-02-08 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] curvefitting
说明:python实现曲线拟合,高斯噪声采样。-curve fitting with Gaussian noise sampling. python.<吴难难> 在 2025-02-08 上传 | 大小:58kb | 下载:0
[数学计算/工程计算] PCA-Python
说明:用Python语言实现PCA(Principle Component Analysis)。-PCA with python.<吴难难> 在 2025-02-08 上传 | 大小:73kb | 下载:0
[数学计算/工程计算] MOG-python
说明:用Python语言实现MOG(Mixture Of Gauss, 高斯混合模型)-implementation of MOG(Mixture Of Gauss) with python.<吴难难> 在 2025-02-08 上传 | 大小:1.38mb | 下载:0
[数学计算/工程计算] plot_cv_predict
说明:cross_val_predict算法主要应用于可视化预测-use cross_val_predict to visualize prediction errors.<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] feature_stacker
说明:feather_stacker主要用于一个数据集提取多个特征时,对特征进行联合的算法。-In many real-world examples, there are many ways to extract features a dataset. Often it is beneficial to combine several methods to obtain good performance. This example show<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] plot_digits_pipe
说明:GridSearchCV用于设置PCA的维度,解决逻辑回归预测时,PCA维度降维问题。-The PCA does an unsupervised dimensionality reduction, while the logistic regression does the prediction. We use a GridSearchCV to set the dimensionality of the PCA<申鹏> 在 2025-02-08 上传 | 大小:1kb | 下载:0