由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Statistics版 - Predict values of vectors generated by black box functions
相关主题
R 求助opening for analyst who could optimiz safety stock of products of sporadic demand
到底什么叫predictive model呢?Approximate random sample
星相,风水,血型命运等等等等都是 modelling 啊。。。请教crossvalidation [包子答谢]
data grouping, sub-grouping by column variable in R两组时间序列的比较
interaction 在 predictive modeling中的意义[R] a row of a matrix is not a matrix?
Vectorization questiondata clustering by vector correlation distance
How to avoid if statement in Rdata prediction by regression or better ways
新手问个R里vectorization的问题如何把一个correlation matrix 按照一个table 输入一个 databas (转载)
相关话题的讨论汇总
话题: vectors话题: set话题: values话题: find话题: generated
进入Statistics版参与讨论
1 (共1页)
m******t
发帖数: 273
1
Hi,
I need to solve a problem about predicting values of some numerical vectors
by using other numerical vectors with all these vectors in the same vector
set, which is generated by one or more black box functions.
Given a vector space:
P =[S_1, S_2, …, S_T | Sk is a vector of q numbers, k = 1, ..., T]
Find a sub-group of vectors g = {S_d | d belongs to 1, …, T } and a
function h( S_d )
Such that
Difference between the value of h(S_g) and S_r is minimized
set g + set r = set P
set g and set r have no overlap
The question can also be expressed as:
Given a set S of vectors, find a function h() whose arguments are from part
of vectors of S (we call it S1). The output of h() are the vectors of
another part of S (we call it S2). The output values of h() are the
predicated values for S2. We need to keep the prediction errors minimized
and the size of S1 minimal.
Questions:
How to find the h() ?
What kinds of knowledge I need to solve the problem ?
Any help would be appreciated.
Thanks
1 (共1页)
进入Statistics版参与讨论
相关主题
如何把一个correlation matrix 按照一个table 输入一个 databas (转载)interaction 在 predictive modeling中的意义
请教一个R的问题(function)Vectorization question
Anyone knows how to get predicted values in LISREL?How to avoid if statement in R
用SAS画的R-square 图如何把predicted values 保存到output呢?新手问个R里vectorization的问题
R 求助opening for analyst who could optimiz safety stock of products of sporadic demand
到底什么叫predictive model呢?Approximate random sample
星相,风水,血型命运等等等等都是 modelling 啊。。。请教crossvalidation [包子答谢]
data grouping, sub-grouping by column variable in R两组时间序列的比较
相关话题的讨论汇总
话题: vectors话题: set话题: values话题: find话题: generated