Giter VIP home page Giter VIP logo

Comments (6)

deann88 avatar deann88 commented on May 22, 2024 1

I have stumbled upon the same issue, and it actually is a very big problem for R in general, as if you are developing models for production, lgb is one of the most useful libraries out there, and if you can not deploy it with Rserve, what else could one be using? Python!?
I believe RestRserve is a great contribution to the R ecosystem and the R community should pay more attention to productionizing models using R.

from restrserve.

dselivanov avatar dselivanov commented on May 22, 2024 1

I'm closing this int favor of the microsoft/LightGBM#2217 - let's keep track of the issue there.

from restrserve.

artemklevtsov avatar artemklevtsov commented on May 22, 2024

Seem it's LightGBM issue related with lightgbm:::Predictor$public_methods$predict which called from the lightgbm:::Booster$public_methods$predict.
Same here with lgb.save and lgb.load in the dummy_api_function.

from restrserve.

dselivanov avatar dselivanov commented on May 22, 2024

from restrserve.

artemklevtsov avatar artemklevtsov commented on May 22, 2024

@dselivanov I confirm this issue with the Rserve 1.8.6. bst$predict hungs anyway even if dump the model load in the dummy_api_function.

from restrserve.

artemklevtsov avatar artemklevtsov commented on May 22, 2024

Cross posted here: microsoft/LightGBM#2217

from restrserve.

Related Issues (20)

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.