본문 바로가기

Footstep . 발자취

2020/06/4 Foot step

About Artificial Intelligence

Training a model for Titanic

어제까지 EDA하고 오늘은 Preprocessing과 Training a model을 진행했습니다. github

 

Preprocessing

String to numeric

Ageband

 

Spanish High Speed Train Service (Renfe AVE)

EDA

 

 

확률 변수

-이산 확률 변수 : 무작위로 선택된 값을 열거해 헤아릴 수 있음을 의미합니다.

평균 몸무게가 70에서 72로 상승했다면 이는 동떨어져 있는 값이 아니라 연속적으로 값이 상승했음을 말합니다.

-연속 확률 변수 : 임의의 값을 갖습니다.

 

공분산(covariance) : 두 확률 변수의 상관 관계를 파악해 하나의 일직선상에 표현할 때 0보다 큰 경우와 0인 경우, 0보다 작은 경우를 나타내는 척도를 말합니다. 공분산은 값을 명확하게 나타내지 못합니다.

상관 계수는 명확한 값을 제시합니다.

 

분산 분석은 가설을 검증하는 방법입니다.

두 개 이상 집단을 검증할 때 사용합니다.

 

스피어만 상관 분석은 변수간의 순위를 부여한 값을 기반으로 분석을 합니다

 

분류는 데이터를 이미 정해진 체계에 따라 구분, 군집은 정해지지 않은 상태에서 체계 정립하고 그루핑합니다

 

Reference book : 데이터를 부탁해

 

 


To-do list

  • [x] Get up at 7
  • [x] Organize the blanket
  • [x] Put the flower on the windowsill
  • [x] Ask Bill about your stress
  • [x] Dream, R=VD Love and Thankfulness
  • [x] Do machine learning with Kaggle kernels
  • [x] One day One commit
  • [x] Get the supplements and the chocolate, make some water.
  • [x] Drink coffee, Do the diary about sleeping and thoughts.
  • [x] Stretch your body for 20 min
  • [x] Do Eng words
  • [x] walnut and almonds
  • [x] Go for cardio
    • [x] Have time to think about something new
  • [x] Do SQL
  • [x] Brush up on
  • [x] Do blogging and Make a tech blog once a week Post on github
  • [x] Do out-put, Skim through again
  • [x] Read AI news And the news
  • [x] Be social with data people
  • [x] Do Intermittent fasting at 7
  • [x] Stretch Ulnar nerve with 원동력 exercise
  • [x] Put the flower back from the windowsill
  • [x] Organize the day and create the next day's plan
  • [x] Read books with my book teacher
  • [x] Check the calendar

'Footstep . 발자취' 카테고리의 다른 글

2020/6/6 Foot step  (0) 2020.06.06
2020/6/5 Foot step  (0) 2020.06.05
2020/06/3 Foot step  (0) 2020.06.03
2020/06/2 Foot step  (0) 2020.06.02
2020/06/1 Foot step  (0) 2020.06.01