Code Monkey home page Code Monkey logo

winereviews's People

Contributors

sooeun67 avatar

Watchers

 avatar

winereviews's Issues

가성비 좋은 와인에서만 찾아볼 수 있는 키워드 살펴보기

  • 가성비 좋은 와인? 평점/가격 = 비율. 비율이 높은 Top10 이 결국 가성비 Top 10. 테이스트 노트랑 연관시킬 수 있는 방법?
    나머지 와인들에서 나오지 않은 키워드가 가성비 탑텐에는 있을까? <- tfidf vectorizer
  1. 상위 집단과 하위 집단을 나눈다
    (갯수를 동일하게 해도 되고, 아니면 갯수가 많은 쪽 집단에 페널티를 줘도 되고...)
  2. 상위 집단에과 하위 집단에서 단어 count를 구하고, 상위 - 하위 count가 제일 큰 순으로 정렬해본다
    (상위 - 하위 count가 0보다 작으면 하위에서 더 많다는 뜻이므로 더 보지 말고, 0보다 큰 것만 filtering하면 좋을듯)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.