I would like to do predictive lead scoring for my data

Options

Hi,

I have a dataset with the leads information (demographic, titles, etc..). What would be the way to build the predictive score in Domo? For example, Domo can help me predict the score of this lead based on the assigned columns.

Thank you for your help!

Answers

  • pauljames
    pauljames Contributor
    Options

    Hi @jena ! Have you looked into the predictive tiles or automl yet?

    You would need a healthy amount of rows to train your dataset for autuml.

    IF I SOLVED YOUR PROBLEM, PLEASE "ACCEPT" MY ANSWER AS A SOLUTION. THANK YOU!

  • jena
    Options

    Hi @pauljames thanks for your reply! I have looked into the predictive tiles but not sure if it's gonna work.

    Is it possible to do a multilabel classification more than 10 on Domo? Let's say I want to classify job titles. For example

    • CEO, CFO, or CTO = C-Level
    • General Manager, Branch Manager, Department Head, Regional Manager = Manager
    • HR Manager, Recruiter, Talent Acquisition Specialist, HR Coordinator = HR
    • Sales Representative, Marketing Manager, Account Executive, Business Development Manager = Sales

    On assumption I already have the training dataset

    Thanks!