closest-git / QuantumForest

Fast Differentiable Forest lib with the advantages of both decision trees and neural networks
77 stars 19 forks source link

Create pip package #1

Open mpearmain opened 4 years ago

mpearmain commented 4 years ago

Looks like an interesting project, how about packaging this up for easy install via pip? or failing that some installation instructions on the README

closest-git commented 4 years ago

I'm busy in trying many new algorithms. It's still an alpha release. It would take months to the beta release. The biggest challenge still comes from LightGBM, LiteMORT, and CatBoost. Only when QuantumForest would beat LightGBM in many large databases, there would be a stable package.