由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Quant版 - Predict values of vectors generated by black box functions
相关主题
two vectors' coefficient of determination (转载)Predictive Power of Hull White Model
Math Interview Question Helpprice/divident 难以预测是吧 那勉强有点被认可的predict公式是什么?
再问在excel中调用c++ functiona small c++ question
问面试题问一个期望值的问题
data prediction by regression or better ways (转载)问个C++
问个C++的问题弱问: 怎样计算5% VaR
如何在c++里存储lattice一个expectation问题请教
data clustering by vector correlation distance (转载)有人觉得matlab运算很慢么?
相关话题的讨论汇总
话题: vectors话题: set话题: values话题: find话题: generated
进入Quant版参与讨论
1 (共1页)
m******t
发帖数: 273
1
【 以下文字转载自 Statistics 讨论区 】
发信人: myregmit (myregmit), 信区: Statistics
标 题: Predict values of vectors by other vectors generated by black box
functions
发信站: BBS 未名空间站 (Sun Mar 2 11:38:56 2014, 美东)
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页)
进入Quant版参与讨论
相关主题
有人觉得matlab运算很慢么?data prediction by regression or better ways (转载)
C++ and threading interview questions问个C++的问题
BulletTooth的题讨论如何在c++里存储lattice
也问一个题--C++data clustering by vector correlation distance (转载)
two vectors' coefficient of determination (转载)Predictive Power of Hull White Model
Math Interview Question Helpprice/divident 难以预测是吧 那勉强有点被认可的predict公式是什么?
再问在excel中调用c++ functiona small c++ question
问面试题问一个期望值的问题
相关话题的讨论汇总
话题: vectors话题: set话题: values话题: find话题: generated