Git Product home page Git Product logo

recommender_system_with_python's Introduction

파이썬을 활용한 추천 시스템 구현(recommender system with Python)

각 파일에 대한 자료 설명

각 파일에 대한 설명은 https://lsjsj92.tistory.com/ 블로그에 올려두었습니다. 상세주소는 각 파일 최상단에 있으니 참고바랍니다.

1. recommender system basic

  • 추천 시스템 기본 유형 소개 : 이론
    • content based filtering
    • collaborative filtering

2. recommender system basic with Python - 1 content based filtering

  • 파이썬을 활용해 content based filtering 구현
  • kaggle의 movies dataset 활용

3. recommender system basic with Python - 2 Collaborative Filtering

  • 파이썬을 활용해 collaborative filtering 구현
  • kaggle의 movies dataset, movielens dataset 활용

4. recommender system basic with Python - 3 Matrix Factorization

  • 파이썬을 활용해 Matrix Factorization 구현 및 이론 설명
  • kaggle의 movies dataset, movielens dataset 활용

5. naver news recommender

  • Naver news 데이터를 활용해 추천 시스템 적용
  • Doc2vec 등의 embedding 방법을 사용

6. deep learning recommender system

  • 딥러닝 기반의 추천 시스템 활용 예제 코드
  • Keras 활용

7. Wide & Deep recommender system

  • Wide & Deep paper를 기반으로 한 추천 시스템 모델 구현
  • 컨셉만 유지하면서 구현하였음
  • Keras를 활용

8. Simple book recommender system with Keras(kaggle data)

  • Kaggle에 있는 book 데이터를 활용한 간단한 추천 시스템 구현
  • Keras를 활용해 만들 수 있는 기본적인 추천 모형 코드

recommender_system_with_python's People

Contributors

lsjsj92 avatar

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.