optimization when there are mssing values

7 May
2009
7 May
'09
12:16 p.m.
What is the canonical method for dealing with missing values?
Suppose f(x,y) returns None for some (x,y) pairs (unknown until evaluation). I don't like the idea of setting the return to some small value as this may create local maxima in the solution space.
So any of the scipy packages deal with this?
Mathew
5321
Age (days ago)
5321
Last active (days ago)
0 comments
1 participants
participants (1)
-
Mathew Yeates