搜索资源列表
webcat
- 这是一个100 %纯Java库,您可以使用适用于N元 分析技术的过程分为文本文件。 该计划包括几个不同的分类算法, namelly 支持向量机,贝叶斯Logistic回归,神经网络分类和文本压缩 算法。如支持向量机和贝叶斯Logistic回归,一个 “一对一” 用于多类分类。更详细的说明这些学习算法和可用的选项,请提供的javadocs 。-It is a 100 pure Java library that you can use to apply N-Gr
Pic
- 图像的混沌加密算法,包括anold变换,logistic变换,流加密等-The chaotic image encryption algorithm, including anold transformation, logistic transformation, stream encryption
Logistic
- 蜘蛛网迭代法做Logistic模型的轨道-Logistic model of iterative methods to make spider web track
randCL
- 产生混沌序列的Matlab函数。可以直接调用。效果很好-rand number functiong Logistic model can occer
logistic
- 包括logistic映射,tent映射,Henon映射,Kent映射的Matlab程序及图像。-Including the logistic map, tent map, Henon mapping Kent Matlab program and image mapping.
Regularized-Logistic-Regression
- Regularized Logistic Regression
logistic
- 混沌控制中的logistic映射的分叉图-Chaos Control logistic map bifurcation diagrams
LARS_with_LASSO_modification_0.4
- LARS-lasso 稀疏矩阵 Lassplore for solving Large-scale sparse logistic regression-LARS-lasso sparse representation
Logistic
- 关于Logistic回归统计算法的matlab实现-About Logistic regression algorithm matlab realize
cao_deneme
- test complex systems stability. this function could simulate logistic map.
invariants
- continue complex systems such as logistic map!
logistic
- Logistic映射系统的每一个值都与它前面的那个值不存在确定的关系,但是后一个值的取值取决于前一个值,Logistic映射动力方程具有足够高的线性复杂度。 -Logistic mapping system each value and that value in front of it there is no definite relations, but after a value of value depends on the previous value, Logistic mapp
logregres
- python编写的逻辑回归算法,清晰易懂,并且附有源数据文件-written python logistic regression algorithm, clear and understandable, and with the source data file
2d_logistic
- 已知两类离散数据,通过Logistic回归训练,实现两类数据的分类-Two kinds of discrete data are known, through Logistic regression training, to achieve the classification of two categories of data
MathScript
- 使用‘Mathscr ipt’产生logistic混沌的相平面。-Use Mathscr ipt produce logistic chaos phase plane.
logisticdiedaifuzhi
- The logistic map is a polynomial mapping (equivalently, recurrence relation) of degree 2, often cited as an archetypal example of how complex, chaotic behaviour can arise very simple non-linear dynamical equations. -The logistic map is a polynomial m
Chaos_Logistic_Henon
- 有关logistic和Henon映射的分岔图,李雅普诺夫指数的计算程序,配套书籍《混沌的计算实验与分析》-About the bifurcation diagram of logistic and Henon map, the calculation program of Lee Yap Andrianof index, the experiment and analysis of the calculation of the book chaos .
Logistic
- 统计回归模型的MATLAB解决方案,主要是在数学应用中解决具体的统计回归模型问题。-MATLAB Solutions statistical regression model, mainly to solve specific problems in mathematical statistical regression model applications.
mechine-learning
- 本书第一部分主要介绍机器学习基础,以及如何利用算法进行分类,并逐步介绍了多种经典的监督学习算法,如k近邻算法、朴素贝叶斯算法、Logistic回归算法、支持向量机、AdaBoost集成方法、基于树的回归算法和分类回归树(CART)算法等。第三部分则重点介绍无监督学习及其一些主要算法:k均值聚类算法、Apriori算法、FP-Growth算法。第四部分介绍了机器学习算法的一些附属工具。 全书通过精心编排的实例,切入日常工作任务,摒弃学术化语言,利用高效的可复用Python代码来阐释如何处理统
预处理.py
- 使用python对数据进行预处理后跑逻辑回归模型(Using Python to preprocess the data, run the logistic regression model.)