# Accessing Model Upload predictions?

**URL:** https://forum.numer.ai/t/accessing-model-upload-predictions/7218
**Category:** Tournament
**Created:** [April 4, 2024, 11:09am UTC](https://forum.numer.ai/t/accessing-model-upload-predictions/7218 "2024-04-04T11:09:16Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rpica](https://yyz1.discourse-cdn.com/flex009/user_avatar/forum.numer.ai/rpica/32/2854_2.png) [@rpica](https://forum.numer.ai/u/rpica)
#### Post date: [April 4, 2024, 11:09am UTC](https://forum.numer.ai/t/accessing-model-upload-predictions/7218/1 "2024-04-04T11:09:16Z")

</div>

Is it possible to retrieve the predictions calculated by a model that we uploaded (to [Model Uploads](https://docs.numer.ai/numerai-tournament/submissions/model-uploads))?

The use case is to make an ensembling (a meta model) without repeating calculations.

If so, can the predictions be accessed by another Model Upload? It would be important that the one mixing predictions runs after, of course.

---

<div class="post-metadata">

### Author: ![wigglemuse](https://yyz1.discourse-cdn.com/flex009/user_avatar/forum.numer.ai/wigglemuse/32/3094_2.png) [@wigglemuse](https://forum.numer.ai/u/wigglemuse)
#### Post date: [April 4, 2024, 2:25pm UTC](https://forum.numer.ai/t/accessing-model-upload-predictions/7218/2 "2024-04-04T14:25:36Z")

</div>

I believe current answer is yes to the first (you can now get your preds back from the api) and no to the second – model uploads need to be totally self-contained so far I think (only using the live data).
