weighted training data for gaussian process regression
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everybody,
I've got a question regarding the training of a gaussian process. My training data table consists of two type of data, labelled with 'A' and 'B'. The number of rows for 'A' is quite large and makes ~90% of the complete data set, whereas the number of rows for 'B' is quite small (~10%). Now I want to increase the weight of 'B' in the training data set, so that both labels are equally represented in the model. What I don't want, is to remove data with the label 'A'.
Does anyone have an idea how to do this?
Hints, remarks, links are highly appreciated!
N.
댓글 수: 1
Jan Pecka
2018년 5월 15일
Hi Nicolai, I have exactly the same problem. Have you come across an usable solution?
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Linear Regression에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!