일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
- error
- darknet_ros
- sources.list
- FreeCAD
- 부분공간
- CUDA
- linetracing
- RGB-D
- ROS
- ubuntu
- 촉각센서
- webots
- CuDNN
- G++
- Linux
- YoLO
- autorace
- Kinetic
- 전이학습
- rqt
- turtlebot
- Gazebo
- opencv
- Installation
- roslib
- gcc
- amcl
- turtlebot3
- roslaunch
- ax200
- Today
- Total
기술 성공, 실패 기록소
support vector regression 본문
leejiyoon52.github.io/Support-Vecter-Regression/
Support Vector Regression
Describe your website here.
leejiyoon52.github.io
www.analyticsvidhya.com/blog/2020/03/support-vector-regression-tutorial-for-machine-learning/
Support Vector Regression In Machine Learning
Support Vector Regression works on the principle of SVM. Learn about fundamentals of regression analysis and its implementation in Python.
www.analyticsvidhya.com
ratsgo.github.io/machine%20learning/2017/05/23/SVM/
서포트 벡터 머신 (Support Vector Machine) · ratsgo's blog
이번 글에서는 딥러닝 이전 뛰어난 성능으로 많은 주목을 받았던 서포트 벡터 머신(Support Vector Machine)에 대해 살펴보도록 하겠습니다. 이번 글 역시 고려대 강필성 교수님과 같은 대학의 김성범
ratsgo.github.io
hleecaster.com/ml-svm-concept/
서포트 벡터 머신(Support Vector Machine) 쉽게 이해하기 - 아무튼 워라밸
서포트 벡터 머신은 분류 과제에 사용할 수 있는 강력한 머신러닝 지도학습 모델이다. 일단 이 SVM의 개념만 최대한 쉽게 설명해본다. 결정 경계, 하드 마진과 소프트 마진, 커널, C, 감마 등의 개
hleecaster.com
'followbot' 카테고리의 다른 글
linear regression example (0) | 2021.03.18 |
---|---|
softmax (0) | 2021.03.11 |
선형 회귀 - Linear Regression (0) | 2021.03.09 |
GAN (0) | 2021.03.08 |
CNN (0) | 2021.03.08 |