cjlin1 / libsvm

LIBSVM -- A Library for Support Vector Machines
https://www.csie.ntu.edu.tw/~cjlin/libsvm/
BSD 3-Clause "New" or "Revised" License
4.55k stars 1.64k forks source link

I wonder why you need to scale the y value? #173

Open hzge opened 4 years ago

hzge commented 4 years ago

hi, I wonder why you need to scale the y value?

cjlin1 commented 4 years ago

This is needed sometimes for regression problems if range of target values is too large

On 2020-07-24 11:37, hzge wrote:

hi, I wonder why you need to scale the y value?

-- You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub [1], or unsubscribe [2]. [ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/cjlin1/libsvm/issues/173", "url": "https://github.com/cjlin1/libsvm/issues/173", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Links:

[1] https://github.com/cjlin1/libsvm/issues/173 [2] https://github.com/notifications/unsubscribe-auth/ABI3BHUCICNYSC7LEMB45B3R5D6YXANCNFSM4PGKUXRA