All Articles

[20200820] TIL

Today I Learned

  • PDF text extraction (LAB)

    • ‘pdfplumber’ package
    • RNFL : extract_words()로 텍스트 추출
    • VF : 좌표 값으로 텍스트 부분 가리기
  • BITL competition (LAB)

    • feature selection : wrapper method
    • forward selection, backward elimination, stepwise selection
    • Naive Bayes, Random Forest, SVM 세 모델에서 측정
    • accuracy : 0.71 (svm - forward selection)

Tomorrow I will Learn

  • BITL 세미나 (LAB)

    • AM 10:30
  • ‘Node.js’ 교과서

    • Express 공부