CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - regression

搜索资源列表

  1. Regression_ana

    0下载:
  2. 一个用java写的回归分析的类,可用于预测、模式识别-write with a regression analysis of the category, can be used to predict, pattern recognition
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3375
    • 提供者:雷天无
  1. Advanced_Statistic

    0下载:
  2. J语言实现的各种高级统计功能,比如线性回归,聚类分析等。可用在实验室中各种数据仓库的数据挖掘之用。-J language of the High statistical functions, such as linear regression, clustering analysis. Available in the laboratory data warehouse data mining purposes.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2601321
    • 提供者:simple
  1. 用Java展示统计图表

    0下载:
  2. 介绍用Java计算以下几种统计值的方法:平均数,中位数,众数,标准方差,回归方程式,相关系数.-introduced Java calculated value of the following types of statistical methods : the average, median, mode, standard deviation, the regression equation, the correlation coefficient.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:6891
    • 提供者:陈宁
  1. BayesianLogisticRegression

    0下载:
  2. bayes算法在java环境下的开发和实现过程,主要是网络结构的建立和推理过程-Bayes algorithm in java development environment and the realization of the process, mainly the establishment of the network structure and reasoning process
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:8711
    • 提供者:cherish
  1. NetBeansProjects

    0下载:
  2. Data miner 1.0 can handle classification, association, clustering and linear regression. General inputs are mySQL tables
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:145454
    • 提供者:Ecko
  1. junit

    0下载:
  2. JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。如何快速使用junit-JUnit by Erich Gamma and Kent Beck prepared a regression testing framework (regression testing framework). How to quickly use the junit
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-19
    • 文件大小:5239373
    • 提供者:onika
  1. weka-src

    0下载:
  2. 开发环境:eclipse WEKA是一个数据挖掘工作平台,集合了大量能承担数据挖掘任务的机器学习算法,包括对数据进行预处理,分类,回归、聚类、关联规则以及在新的交互式界面上的可视化。 -Development environment: eclipse WEKA is a data mining work platform, a collection of a lot to take on the task of data mining machine learning algorithms,
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:3252772
    • 提供者:sunwei
  1. LinearRegression

    0下载:
  2. linear regression analysis in java
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:1122
    • 提供者:maraliao
  1. jlibsvm-0.902.tar

    0下载:
  2. LIBSVM的JAVA版源代码,LIBSVM是一个简单、易于使用和快速有效的SVM模式识别与回归的软件包-LIBSVM the JAVA version of the source code, LIBSVM is a simple, easy to use and fast and efficient SVM pattern recognition and regression of the package
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2873394
    • 提供者:xygggxy
  1. wekajava

    0下载:
  2. 由java开发的软件包,里面有人工智能所用的很多东东,包括神经网络,支持向量机,决策树等分类和回归分析方法,集成化软件哦-by java development package, which has artificial intelligence used by many of the Eastern, including neural networks, support vector machines, such as decision tree classification and regr
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8664318
    • 提供者:石刘红
  1. jiffie

    0下载:
  2. a Java/JNI library which allows Microsoft Internet Explorer to be controlled from Java. The primary purpose of this library is to allow automated regression testing of web applications using a framework like JUnit.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:861101
    • 提供者:
  1. regres

    0下载:
  2. REGRESSION SIMPLE WITH JAVA
  3. 所属分类:Applet

    • 发布日期:2017-04-24
    • 文件大小:22924
    • 提供者:hellohamza
  1. math

    0下载:
  2. A collection of mathematics routines that I use in my programs. Implementation of standard but non-trivial operations like interpolation and regression in Java. [note: please activate and notify me at tonysabbadini@hotmail.com if possible thanks!]-A
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:22792
    • 提供者:sabbad
  1. src

    0下载:
  2. 逻辑回归的jar包和示例程序,可以处理背包问题和其它的逻辑回归问题-Logistic regression jar package to deal with the knapsack problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:213931
    • 提供者:zhong
  1. libsvm3.1java-

    0下载:
  2. libsvm3.1 java接口版本 可实现分类和回归 实现二分类任务调用训练语句前 采用svm_scale将数据特征值缩放到[-1,1]-classification and regression interface version of libsvm3.1 java achieve to adopt svm_scale before the two-class the task invoked training statement data eigenvalues ​ ​
  3. 所属分类:Java Develop

    • 发布日期:2017-11-08
    • 文件大小:87319
    • 提供者:nina
  1. weka1-test

    0下载:
  2. 挖掘数据最为简单的一种方式回归分析,您用您喜爱的某个流行的电子数据表软件进行过这种初级的数据挖掘,但WEKA 可以做更为复杂的计算,这是一个回归分析的测试数据。-Regression analysis data mining the most simple one, you use one of your favorite popular spreadsheet software such primary data mining, but WEKA can do more complex cal
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:5166
    • 提供者:randy1981
  1. LogfitApplet

    0下载:
  2. 最近的一个软件项目有一个要求,导出从一系列的数据点的二次曲线的方程。这就是说,以确定,和c,其中,即y = ax2+ bx + c的。在确定A,B和C,我也需要一个R-平方值(决定系数)。 我有一个模糊的记忆称为最小二乘回归“的东西,所以回谷歌,我就去了。-A recent software project had a requirement to derive the equation of a quadratic curve from a series of data points. T
  3. 所属分类:JavaScript

    • 发布日期:2017-12-02
    • 文件大小:1791
    • 提供者:bo
  1. libsvm-3.12

    0下载:
  2. LIBSVM是台湾大学林智仁副教授等开发设计的一个简单、易于使用和快速有效的SVM模式识别与回归的软件包,他不但提供了编译好的可在Windows系列系统的执行文件,还提供了源代码,方便改进、修改以及在其它操作系统上应用;该软件对SVM所涉及的参数调节相对比较少,提供了很多的默认参数,利用这些默认参数可以解决很多问题;并提供了交互检验(Cross Validation)的功能。该软件可以解决C-SVM、ν-SVM、ε-SVR和ν-SVR等问题,包括基于一对一算法的多类模式识别问题。-The LIB
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:615787
    • 提供者:张琪
  1. regression-Analysis

    0下载:
  2. Java code of a linear regression, can calculate the coefficient of regression equation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1568
    • 提供者:盛爱晶
  1. regression

    0下载:
  2. 多元线性、非线性逐步回归、还可做回归显著性检验-Multiple linear, nonlinear regression, but also to do regression test of significance
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2063
    • 提供者:tuoa543j571
« 12 3 4 »
搜珍网 www.dssz.com