Skip to content

yipjustin/pio-event-distribution-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Event Distribution Checker

It prints out the landscape of an appid.

To run

edit engine.json. 2 key fields.

  • appId: the appId
  • sample: the # of event to be printed for each key. can be empty.
$ pio build
$ pio train
...
[INFO] [BasicChecker] Event (Time, Name, EntityType, TargetEntityType) Distribution
[INFO] [AggEvent$] [1 x 4]
                               Count   Freq CumCount CumFreq 
                            -------- ------ -------- ------- 
(2015-03,$set,user,None) -> 153.0000 1.0000 153.0000  1.0000 
...
[INFO] [CoreWorkflow$] Training interrupted by io.prediction.workflow.StopAfterReadInterruption.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages