Coder Social home page Coder Social logo

feature_importance_by_naive_bayes's Introduction

Task: For Ideal Customer Profile Research (ICP framework), I was asked to show what “properties” or “features” could increase conversion chances and which could decrease them.

Features examples: The company is from “New York” The company website uses the “New Relic” tool Similarweb categorized the company industry as “Finance” NAIC description for a company contains the word: “Manufacturing” GPT categorizes the contact company business model as: “non-profit” Company contact visited page “blog/article_name”

Challenges: There are fewer leads (just about 40k) in funnel input, but we have 20k different features. Standard (usually Python libraries) approaches couldn’t handle such many dimensio (every feature is a dimension) Every day, new inputs exist. The model should be updated Sales and Marketing teams alike to participate in adding new features and feature mapping.

Solution: After taking all the input, we focused on data engineering. We (one intern data engineer and I) split all transformation into three steps OLAP with Feature mappings. Models where we combine companies and features (20k dimensional OLAP cube) Sales funnel Flat model: Every company has a column with the date of the main event: email submission, discovery call, demo date, proposal date, and won date. Mathematical model. Naive Bayes classifier that checks if any feature

Audit. Since the model is kinda complex, it were reviewed by an independent analyst. I wrote this little math paper that explains the statistical model behind it:

feature_importance_by_naive_bayes's People

Contributors

kobzevvv avatar

Stargazers

Alexey Kuzyashin avatar Daniil Pimanov avatar

Watchers

 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.