Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unclear parameter 'one' #1

Open
ijkilchenko opened this issue Apr 16, 2016 · 2 comments
Open

Unclear parameter 'one' #1

ijkilchenko opened this issue Apr 16, 2016 · 2 comments

Comments

@ijkilchenko
Copy link

ijkilchenko commented Apr 16, 2016

What is this parameter supposed to be doing?

https://github.com/thenomemac/dataScienceLeaderboardPlatform/blob/master/leaderBoardApp.py#L74

Maybe rename it to something like get_first_row_only?

@thenomemac
Copy link
Owner

About half of the code in the leaderBoardApp.py file is artifacts from a flask tutorial I used as a starting point. I'm planning on refactoring the code in the next day or two and re commiting with only the relevant functions/ constants.

@thenomemac
Copy link
Owner

Still need to fix that, I'll probably just remove that argument as it isn't used in app. Either way I finished v2 of the app. Lots of new features: added: bootstrap JS, jquery, mathjax, pygments, markdown tables support. As well as functionality for users to download the dataset, display images in the markdown docs that are hosted in a common location, users can now select which model they'd like to use for scoring, and the app has a "deadline" where the contest ends.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants