•   over 1 year ago

Question about challenge 3

Hello. I have a question about challenge 3, are we expected to build our model from scratch or could we fine-tune Gemini models with MLB or public data?

  • 5 comments

  • Manager   •   over 1 year ago

    Great question! Asking the team and will get back to you soon

  • Manager   •   over 1 year ago

    Hello La'Kaleigh! Fine tuning Gemini or building some sort of predictive model (or some combination) thereof should be fine. Just make sure to ground the model on solid inputs or data that are relevant to baseball strategy, etc.
    Best of luck with your project!

  •   •   over 1 year ago

    Thank you, I have a few additional questions. Is there any way to access real-time game data to test our model's responses in real-time with baseball season being over now? Since no games are scheduled, are we encouraged to simulate the real-time tooltips in another manner instead of getting data from the stats API's live game data endpoint?

  • Manager   •   over 1 year ago

    Hi there,

    We'll ask the team and get back to you as soon as possible!

  • Manager   •   over 1 year ago

    Following up, the team has two suggestions: 2 suggestions:

    1) can see if there are live games in any of the other leagues that have data in the Stats API - can find those leagues as shown here: https://colab.research.google.com/drive/1QcZD-_VK-Fa9ZC_iNy6Cth0n67KF2dSC?usp=sharing#scrollTo=lPaJj_qTJAtv

    2) can try to basically recreate a past game data coming in "live" by using the start and end play time stamps available in the play-by-play from the Stats API

    Good luck!

Comments are closed.