Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
31 |
Tags
- fourier 변환
- inductive transductive
- 피티이
- Machine Learning
- transductive learning
- virtual env
- transductive
- 서버 os
- 로컬에서 서버
- rnn
- 푸리에 변환
- inductive learning
- 크롤링할때 중요한것
- 머신러닝
- Fourier
- docker commands
- inductive
- dlib 설치
- rnn구현
- python패키지설치
- python버전 동시 사용
- python2 python3
- 푸리에
- 머신러닝 딥러닝
- fourier transform
- 서버로 파일 복사
- 크롤링 주의사항
- continous deployment
- 기초머신러닝
- 푸리에변환이란
Archives
- Today
- Total
목록inductive transductive (1)
우당탕탕 도비의 코딩로그

Transductive vs Inductive Learning Inductive learning Transductive learning labeled training data로만 machine learning model을 학습 labeled training data와 unlabeled test data를 사용하여 학습 (test data의 label에 대한 정보를 모르더라도 test data의 패턴을 학습에 사용) traditional supervised learning semi-supervised learning unseen input data에 대해서도 예측 가능 unseen input data에 대해 예측 정확도가 떨어짐 function parameter(general rule) 학습 o funct..
AI
2021. 5. 13. 23:21