question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add ability to load prediction individual predictions by any specify id (not by list of id)

See original GitHub issue

Currently we can specify set_X_row_func, set_y_func, set_index_list_func, so its seems like no problem to load features/labels for any specify id, but we can select only id from available dropdawn list from UI.

Its would be very useful, if we can to avoid this restriction and load Individual Restriction for any specified index.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:19 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
oegedijkcommented, Mar 1, 2021

What do you think about ability to providing custom method for checking index as I mentioned here?

Yeah, I had that in there at some point (you can still see the reference in the release notes), but then I figured I could do without it, but now it seems that was a mistake 🤷 😃

Will add it back in!

0reactions
oegedijkcommented, Mar 4, 2021

Hi @oleg-savko, given that you now have some experience with using the external loading functions, would you perhaps have some time to construct a small toy example with e.g. a sqlite database and redis caching that we could add to the documentation?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tensorflow predicting for specific ids - python - Stack Overflow
im using the Tensorflow dataset api and try to predict for a multilabel classification. Its working fine but the resulting predictions have no...
Read more >
How to Connect Model Input Data With Predictions for ...
How do I connect the predicted values with the input data? ... First, the model must be defined with any specific configuration we...
Read more >
How to Select a Model For Your Time Series Prediction Task ...
Working with time series data? Here's a guide for you. In this article, you will learn how to compare and select time series...
Read more >
Display Einstein Predictions Using ... - Salesforce Help
Configure automated prediction writeback in Model Manager. After deployment, Einstein scores any newly created or updated records in the Salesforce object and ...
Read more >
Predictive scaling for Amazon EC2 Auto Scaling
Use predictive scaling to increase the number of EC2 instances in your Auto Scaling group in advance of daily and weekly patterns in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found