dashaasienga / Statistics-Senior-Honors-Thesis

0 stars 0 forks source link

Seldonian GUI #26

Closed dashaasienga closed 4 months ago

dashaasienga commented 4 months ago

@katcorr

Do you think I need to install the Seldonian GUI (pictured below) or should we just work with the Seldonian packages locally in Python? Since it seems I'd need to clone a repo, I'm worried about accidentally messing something up as far as git is involved. Let me know what your thoughts are on this!

Screen Shot 2024-02-11 at 23 43 28
katcorr commented 4 months ago

I don't think it will mess anything up, so fine to clone. But also not sure you need to -- seems like its a user interface for not having to code? Whereas you will want to do the coding (particularly for the simulation study when you'll be repeating something a lot -- don't want to have to re-enter in this interface!) . . .

dashaasienga commented 4 months ago

I see what you mean! Also to have everything be reproducible, it'll be better just to have the code in the document. I'll hold off on cloning it then and just install the Seldonian Python packages.