GithubHelp home page GithubHelp logo

statisticianinstilettos / recommendation_system_creditcard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fariha23/recommendation_system_creditcard

0.0 0.0 0.0 15.19 MB

License: MIT License

Python 0.10% Jupyter Notebook 99.90%

recommendation_system_creditcard's Introduction

Recommendation_System_Using_CreditCard_Transactional_Data

Create recommendation system based on credit card transactional data.

Project Organization

├── LICENSE
├── README.md          <- The top-level README for developers using this project.
│
├── notebooks          <- Jupyter notebooks.
│
│
├── reports            <- Generated analysis in PDF
│   └── figures        <- Generated graphics and figures to be used in reporting
│
├── requirements.txt   <- The requirements file for reproducing the analysis environment, e.g. generated with `pip freeze > requirements.txt

Goals:

Create recommendation system(s) using credit card transactional records. The data contains transactions from multiple users and contains GPS coordinates. The goals of the recommendation system(s) are as follows:

Goal #1.The recommendation system should recommend similar merchants to the customer based on similarities between the merchants

Goal #2.The recommendation system should recommend merchants to the customer based on their current location.

Notebooks:

Along with EDA.ipyb and pre-work for goal #2 notebooks (Recommendation_System_Location_Based_Pre_Work.ipynb) following notebooks capture the code for the two goals.

----A notebook titled "Recommendation_System_v1.ipynb" captures code for goal #1.

----A notebook titled "Recommendation_System_Location_Based_HDBSCAN.ipynb" captures code for goal #2.

(Note: A notebook titled "Recommendation_System_Location_Based_Kmeans.ipynb" captures code for goal #2 however it is only for learning purposes)

Reports:

Documentation on the project (project presentation, milestone reports etc.) are provided in reports folder. This folder also contains figures used to create the reports.

recommendation_system_creditcard's People

Contributors

fariha23 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.