Tagged Questions
2
votes
3answers
115 views
Multi task learning
I have a dataset where all observations are measured several times and reported outcomes correspond to those measurements. In other words, my set of data points looks like
$\{x_i, y_{i_1}, y_{i_2}, ...
2
votes
1answer
181 views
Weights of radial basis function networks
If I use radial basis function networks (RBFNs) for probability estimation by plugging the output of the RBFNs into the Logistic function are weights between 0 and 1 sufficient?