M
M
m1slayer2014-01-19 19:08:36
Sphinx
m1slayer, 2014-01-19 19:08:36

Defining a ranking algorithm?

I will figuratively describe the task:
There is a user profile on the site. Each profile has its own rating. We have an array of data about each user. Based on these data, it is necessary to determine the patterns / degree of influence of certain indicators on the user rating in % ratio. Essentially, you need to define a ranking algorithm.
The problem is that initially the significance (influence on the rating) of each parameter is not known to us and we have different data types.
How to match all user data and calculate the algorithm?
Graphs, analysis algorithms? what do you advise?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
ifaceman, 2014-01-20
@m1slayer

If you have enough data, then you can use correlation analysis. Do the interpretation of the results as you like (graphically or tabularly).

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question