View Single Post
  #8  
Old 10-21-2007, 06:49 PM
CallMeIshmael CallMeIshmael is offline
Senior Member
 
Join Date: Dec 2004
Location: Tis the season, imo
Posts: 7,849
Default Re: I need a good algorithm! (Regression related)

[ QUOTE ]
I don't have a good algorithm, but I'd "brute force" it with a simple neural net, and then train the hell out of it. Like one node for each of the coefficients simple. I suppose that it would be pretty tough to avoid local maximums in this sort of thing, though, so that might be a crappy solution.

[/ QUOTE ]


This exact thought process of "ohh, this might be great. Ohhh, wait, local/global problem. Crap." was something I went through yesterday.
Reply With Quote