代码搜索:Modelling
找到约 315 项符合「Modelling」的源代码
代码结果 315
www.eeworm.com/read/138798/13211423
txt cwr_readme.txt
This directory implements Cluster Weighted Regression, as described in
Neil Gershenfeld, "The nature of mathematical modelling", p182.
(See also http://www.media.mit.edu/physics/publications/books/n
www.eeworm.com/read/158037/11648197
txt cwr_readme.txt
This directory implements Cluster Weighted Regression, as described in
Neil Gershenfeld, "The nature of mathematical modelling", p182.
(See also http://www.media.mit.edu/physics/publications/books/n
www.eeworm.com/read/259241/11812480
txt cwr_readme.txt
This directory implements Cluster Weighted Regression, as described in
Neil Gershenfeld, "The nature of mathematical modelling", p182.
(See also http://www.media.mit.edu/physics/publications/books/nmm
www.eeworm.com/read/467546/1500008
java vectormap.java
package jwo.jpss.spatial; // Part of the spatial modelling package.
import java.util.*; // For the Java collection framework.
import jwo.jpss.spatial.gui.*; // For GUI represent
www.eeworm.com/read/429426/1948737
py bayes_test.py
# Description: Script that tests bayes.py and compares it to kNN from core Orange
# Category: modelling
# Uses: voting.tab
# Classes: orngTest.crossValidation
# Referenced: c_nb.htm
www.eeworm.com/read/429426/1948743
py bagging_test.py
# Description: Test for bagging as defined in bagging.py
# Category: modelling
# Uses: adult_sample.tab, bagging.py
# Referenced: c_bagging.htm
# Classes: orngTest.crossValidation
www.eeworm.com/read/392854/8322562
txt cwr_readme.txt
This directory implements Cluster Weighted Regression, as described in
Neil Gershenfeld, "The nature of mathematical modelling", p182.
(See also http://www.media.mit.edu/physics/publications/books/nmm
www.eeworm.com/read/147186/12578619
txt cwr_readme.txt
This directory implements Cluster Weighted Regression, as described in
Neil Gershenfeld, "The nature of mathematical modelling", p182.
(See also http://www.media.mit.edu/physics/publications/books/n
www.eeworm.com/read/200886/15420906
m getcontrolptloc.m
% function [pts numCtrlPt] = getControlPtLoc(G,minNum,numCtrlPts)
%
% get location (in 'hidden' time) of control points
% that we will use in the spline modelling of u_kt
% for CPM2
function [pts num