Giter Club home page Giter Club logo

movie's Introduction

영화 관객 수 예측 시스템

  • 일주일간의 영화 정보를 가지고 해당 영화 최종 관객 수 예측
  • 영화 데이터는 영화진흥위원회 홈페이지와 네이버 영화 홈 사이트에서 추출

0_영화데이터 수집

  • 영화진흥위원회 연도별 박스오피스 목록을 파일로 불러들여서 하나의 파일로 합침
  • 누적 관객수가 10000명 이상인 것만 출력
  • 영화진흥위원회 오픈 api를 사용하여 영화 기본 정보 및 상세 정보 수집

1_영화상영데이터 수집

  • 영화고유코드를 이용하여 영화진흥위원회 홈페이지에서 1주일간 영화 상영 데이터 수집

2_네이버평점데이터수집

  • 네이버 영화 홈 사이트에서 수집
  • 개봉전 평점과 평점평가 인원 수집

3_DataSet 구성

  • 수집한 데이터를 Data Type 통일시켜서 전처리
  • 카테고리 데이터들 상대적 점수 부여하여 전처리
  • 모델링에 맞게 정립하여 전처리 후 dataset 구성

4_modeling

  • OLS 모델
  • 최적 모델 찾기 위하여 OLS, ANOVA 이용
  • 최종 관객수 예측

movie's People

Contributors

cyh132 avatar

Stargazers

Junhwan Jang avatar DS avatar

Watchers

 avatar

Forkers

qww7895

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.