Implemented quite a few more algorithms
One of the challenging parts about this sprint was that I realized a bit too late that just knowing all of the scores doesn’t help because the user still has to filter through everything. This is why, I had to change many of the functions to return the top n scores.
There were also many variations on algorithms for computational efficiency. I implemented multiple versions for now and will decide which ones (or all!) do I want to keep in the final version.
Now, we go to the drawing board and figure out how to make my limited JS and Streamlit knowledge work with me as I attempt to create a frontend.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.