Skip to content

4src/lorax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LORAX

LORAX = LORAX Optimizes and Renders AI eXplanations**

Explore N options after evaluating log(log(N)) examples.

  1. Find two distant points.
  2. Score them best, rest.
  3. Prune everything closest to rest.
  4. If more than sqrt(N) still exists
    • then go to step1.
    • else, report the ranges that most distinguish the pruned from the best rows.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published