项目作者: fkaminishi

项目描述 :
Association rules analysis for Medical Imaging Business
高级语言: HTML
项目地址: git://github.com/fkaminishi/association_rules.git
创建时间: 2020-01-18T18:49:20Z
项目社区:https://github.com/fkaminishi/association_rules

开源协议:

下载


Association rules Medical Imaging Business

Problem

This exercise is about extracting the association rules from a Medical Imaging Business. It provides an analysis tool for the business analyst, showing the strenghtness of those association for product recomendation or reschedule of the agenda of the hospital/clinics.

The data

  • tall_transactions_exam.csv: The register of the transactions history
    • EXAM: Each line is already 1 customer and all the exam he did is aggregated in comma separated row.

For the resolution of this case, please see the HTML Notebook in the repository.
Save link as…