일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- 경진대회
- 정보화진흥원
- NIA
- CNN
- 알고리즘
- 빅데이터
- 나이브베이즈
- 머신러닝
- 데이터불균형
- 의료데이터
- VitalDB
- 생체신호
- GE B650
- Data Imbalance
- nvidia
- 데이터
- 엣지컴퓨팅
- 회귀분석
- Jetson
- 공부
- Undersampling
- 2D CNN
- 딥러닝
- 1D CNN
- edge computing
- 회귀
- VitalRecorder
- R
- MAE
- 데이터분석
- Today
- Total
목록데이터 (3)
Doyun-lab

Subject : Prediction of Patients with Low Blood Pressure during Anesthesia Language : R Data : ‘수술 중 마취한 환자의 혈압과 정보’ 데이터 Model : Random Forest, SVM, Boosting 1. Data parsing & preprocessing # total 이라는 리스트에 모든 엑셀 파일을 불러와 저장 setwd("C:\\r_temp\\homework") total

Subject : Prediction of Power Energy Consumption in Apartment and Shopping Districts in Korea Language : R Data : ‘국내 특정 지역 아파트와 상가의 전력에너지 사용량’ 데이터 1. Data preprocessing 2. EDA 3. Modeling 사용 모델 : ARIMA, Smoothing, Neural Network (TLFN, RNN) setwd("C:\\r_temp\\result") test

Subject : Predicting real estate prices in Korea with various variables Language : R Data : ‘직방’ 데이터 train.csv : Apartment transaction data (1.6 million) school.csv : Elementary, middle and high school information (1,100) subways.csv : Subway information (400) 1. Data preprocessing colnames(train)