搜索资源列表
Python-for-PSO-algorithm
- Python实现的粒子群优化算法源代码,需要引用到Numpy,需要对自定义问题进行优化只需要更改f6函数即可,智能算法本身的参数亦可以自行设定。-Python implementation of the PSO algorithm source code, you need to refer to Numpy, Custom issues need to be optimized to only need to change the f6 function, the smart algorith
knn(python)
- k邻近值算法,用python实现的,带有测试数据,可以完整实现,亲测有效-k adjacent values algorithm, implemented in python, with test data, can achieve complete, effective pro-test
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
LSTM_learn-master
- 采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
Program1
- 实现广度优先搜索 深度优先搜索 以及 A星算法(Breadth first search, depth first search, and A star algorithm.)
Program3-RanShu
- 实现决策树算法 深度学习 。。。。。。。。。。。(decision tree learning)
jMetalPy-master-python
- 用Python语言写的多目标进化算法库(2017年最新版本),包含常见的多目标进化算法以及当前最新文献中的最新算法,能够实现不同算法之间的性能比较(包含常见的GD, IGD, HV等评价指标自动生成)。可以供进化计算、多目标优化、单目标优化算法的学习参考。Python语言版本简单易懂,实用性强。(Library of multi-objective evolutionary algorithm written in Python language (the latest version in 2
CIRCLE
- 利用python编写的基于蒙特卡洛算法计算圆周率的源码(Using Python to program a program of Monte Carlo to calculate the value of PI)
Time_Series_Analysis
- ARIMA算法的Python实现,预测时间序列数据。 附两个数据: AirPassengers UK Traffic flow(The Python implementation of the ARIMA algorithm predicts the time series data. Two data are attached. AirPassengers UK Traffic flow)
压缩感知重构算法之SP算法python实现
- 压缩感知Sp算法,python实现,图像处理方向的,可以改变为信号处理,可以极好的重构出原图像。(Compressed sensing Sp algorithm, python implementation)
lab7
- 包含初始化等操作,通过输入线性规划问题的标准输入矩阵来解决线性规划问题(A python program for simplex algorithm to solve linear programming.)
pca算法实现
- 通过Python实现了PCA数据降维的方法(The method of reducing the dimension of PCA data through Python)
usercf
- 利用Python计算基于用户的协同过滤算法,计算Mae值(Using Python to calculate the user based collaborative filtering algorithm and calculate the Mae value)
rF
- 这是python实现的随机森林算法,使用第三方库,代码简单实用。(This is random forest algorithm achieved by python.)
8queen
- 使用python语言的八皇后算法,并有注释(The eight Queen's algorithm used in the python language, with annotations)
machinelearninginaction-master
- python经典算法源代码,适合python学习者。(Python classic algorithm source code, suitable for Python learners.)
test.py
- 通过遗传算法解决0-1背包问题,以选择办事处为背景(solve the package problem through genetic algorithm)
2120170390#2
- 候选消除法,一个作业的展示,不过能很好的表现算法的大致结构(candidate eliminate algorithm)
0带约束的差分进化算法1
- 基于Python编写的差分进化原理的带边界条件约束算法(A band constraint algorithm based on differential evolution algorithm)
python机器学习预测分析核心算法
- python机器学习预测分析核心算法的例程(Python machine learning prediction and analysis of core algorithm routines)