quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
413 stars 47 forks source link

Please add CL-ID3 #2305

Closed oyvinht closed 1 year ago

oyvinht commented 1 year ago

It's available from here (master) https://github.com/oyvinht/cl-id3

It's Common Lisp implementation of the ID3 machine learning algorithm by R. Quinlan.