Git Product home page Git Product logo

Comments (1)

zark-stark12 avatar zark-stark12 commented on August 18, 2024

They are used to decide if you want to build or distribute the values using other methods besides quintiles which is the default method for scoring. Other methods include at the moment are 'mean' and 'median'.

In future release I will be changing this from passing in a string to passing in the actual function itself.

These other methods however such as mean and median provide a different distribution of splitting the users and scores depending on the distribution of your data. E.g. say your dataset regarding frequency contains a high amount of users who ordered once, using quintiles may not be the best scoring method for scoring Frequency as the results may show using quintiles that it could give a score of 1, 2, or even maybe 3 for users who only ordered once. However using methods such as mean can take the average of the variable and notice that those who only ordered once will be set within a score of 1 rather than distributing it among other scores as well.

These scoring methods depend on your dataset and will need to be investigated by the user before hand to see which scoring method would be suitable if they need to be changed from quintile.

from crm-rfm-modeling.

Related Issues (8)

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.