Coder Social home page Coder Social logo

userprofile's Introduction

UserProfile

基于用户行为的用户画像项目

项目结构说明

  • docs 关于用户画像的各类文档资料和笔记等(附文档说明)

  • src 项目主体程序实现

  • stopwords.txt 停用词表

  • 客户用户画像解决方案.pdf 算法说明文档

项目总体思路

代码架构说明

项目主要分为六大模块:

源数据获取,数据预处理,特征工程, 特征选择, 模型设计, 模型融合, 模型修正, 结果输出

模型流程图:

  • 一、数据来源主要来自三大类:

    • 后台产生的订单数据和消费行为数据 (oracle,mysql)

    • App监控的用户行为数据 (友盟平台监控)

    • 外部数据(爬虫获得)

  • 二、数据预处理

  • 三、特征工程

  • 四、特征选择

  • 五、模型设计

  • 六、模型融合

  • 七、模型修正

  • 八、结果输出

userprofile's People

Contributors

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