Giter Club home page Giter Club logo

Comments (8)

qiyuangong avatar qiyuangong commented on July 22, 2024

Hi @fjiajin . ”Generalization hierarchy error“一般是因为定义的GH没有完全覆盖其中的部分取值(或者中间结果)。请检查下自己的GH:

  1. 不同节点是否有交集(不支持互相有交集的GH)
  2. 是否有特殊取值没覆盖,如*(缺失数据)

另外,请将Error message完整的贴出来,这样也方便我帮你诊断。

from basic_mondrian.

fjiajin avatar fjiajin commented on July 22, 2024

from basic_mondrian.

qiyuangong avatar qiyuangong commented on July 22, 2024

完全覆盖的意思是。你定义的特定属性上的Generalization hierarchy,需要能够涵盖数据集中该属性所有取值。例如,【性别】需要包含男和女,如果少了女,而且如果数据集中女,就会报错。【学历】也是如此,如果有写学历没有被囊括进去,也会出错。

from basic_mondrian.

fjiajin avatar fjiajin commented on July 22, 2024

from basic_mondrian.

qiyuangong avatar qiyuangong commented on July 22, 2024

中间结果就是指gh中间的层次。GH就需要保证树形结构,其中平衡树效果会更好。把你的出错日志和gh发出来吧。不然实在没办法分析问题。

from basic_mondrian.

fjiajin avatar fjiajin commented on July 22, 2024

from basic_mondrian.

qiyuangong avatar qiyuangong commented on July 22, 2024

@fjiajin 这个issue我可以close吗?

from basic_mondrian.

fjiajin avatar fjiajin commented on July 22, 2024

from basic_mondrian.

Related Issues (3)

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.