-
regress
一个xgboost实现的回归模型预测,数据集来源于kaggle的taxi竞赛(Regression model prediction based on a xgboost implementation)
- 2017-10-13 10:09:42下载
- 积分:1
-
StockPricePrediction-master
说明: python深度学习股票分析框架,就这么多了(python learning stock)
- 2019-06-18 12:19:59下载
- 积分:1
-
DUCCTMJ
c++算法,常用得算法可以使你编程简单方便,放心使用,一个简单得hello程序()
- 2017-12-02 22:34:46下载
- 积分:1
-
Python数据预处理
说明: Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
- 2020-09-17 14:07:54下载
- 积分:1
-
jgthod
计算七类窗函数并给出归一化对数幅频曲线,同时也是利用窗函数法设计FIR滤波器的程序MDEFIR1所调用的子程序MWINDO(Seven kinds of window functions are calculated and normalized logarithmic amplitude-frequency curves are given. At the same time, it is also the subroutine MWINDO called by the program MDEFIR1 of designing FIR filter by using window function method.)
- 2018-09-06 05:12:15下载
- 积分:1
-
pca实现代码
1.PCA是一种降维方法,降维致力于解决三个问题:
a缓解维数灾难,
b压缩数据的同时最小化信息损失,即去除数据噪声;
c将几百维的数据降到几维方便可视化;
d 降低算法开销。
PCA将数据投射到一个低维子空间实现降维。例如,二维数据集降维就是把点投射成一条线,数据集的每个样本都可以用一个值表示,不需要两个值。三维数据集可以降成二维,就是把变量映射成一个平面。一般情况下,n维数据集可以通过映射降成k维子空间,其中k是选取的主成分数目。
- 2022-02-04 11:58:08下载
- 积分:1
-
基于python和mysql实现成绩管理系统 .zip
说明: 建立一个小型的数据库 成绩管理系统,用python和mysql语言实现(Build a small database score management system, and implement it with Python and MySQL)
- 2020-05-26 14:32:17下载
- 积分:1
-
Spider_baiduvideo
利用urllib.request进行爬虫,
下载百度视频页面的所有图片保存到本地(Use urllib.request for crawl.
Download all the pictures from Baidu video page to local.)
- 2018-04-02 18:32:19下载
- 积分:1
-
vulution-transformation
C++经典数值算法源码, 包括线性代数方程组的求解, 数学变换与滤波等(C classical numerical algorithm source code, including the solution of linear algebraic equations, mathematical transformation and filtering, etc.)
- 2018-11-08 17:00:38下载
- 积分:1
-
bostorder
此为人工智能中的简单遗传算法的实现,使用的开发工具为c#(This is the implementation of simple genetic algorithm in artificial intelligence. The development tool used is c#)
- 2018-11-12 15:11:41下载
- 积分:1