본문 바로가기

Footstep . 발자취

2020/05/21 Foot step

About Artificial Intelligence

Learned about practical training

 

Recommender system

Kaggle을 따라 Recommender system을 구현해 보았습니다.

 

isin() 
가르키는 요소가 그 data frame에 존재하는지 boolean으로 출력합니다.

round()
반올림하는 함수. 인자가 두개있으면 두번째 인자는 소수점을 가르킵니다. 첫번째 소수점앞의 숫자가 홀수라면 올림하고 짝수라면 반응하지 않습니다.

 

to_csv() : csv를 저장합니다. data를 가공해서 용량을 줄이고 새롭게 저장할 때 사용합니다.

 

read_csv() : data를 불러들입니다. Parameter로는 header(columns이 있는지없는지), names(columns이름을 지어줍니다.)

 

reset_index() : To add index 


To-do list

  • [x] Get up at 7 1
  • [x] Organize the blanket
  • [x] Put the flower on the windowsill
  • [x] Ask Bill about your stress
  • [x] Do machine learning with Kaggle
  • [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] 미숫가루
  • [x] Brush up on
  • [x] Do blogging With data
  • [x] Do out-put, Skim through again
  • [ ] Do coursera, EdX
  • [x] Read AI news And the news
  • [x] Do Intermittent fasting at 7
  • [x] Stretch Ulnar nerve with 원동력 exercise
  • [x] Put the flower back from the windowsill
  • [x] Read books with my book teacher
  • [x] Organize the day and create the next day's plan
  • [x] Check the calendar
  • [x] R=VD Love and Thankfulness

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

2020/05/23 Foot step  (0) 2020.05.23
2020/05/22 Foot step  (0) 2020.05.22
2020/05/20 Foot step  (0) 2020.05.20
2020/05/19 Foot step  (0) 2020.05.19
2020/05/18 Foot step  (0) 2020.05.18