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

Part 4: Result #5

Closed
5 tasks done
LinLihe opened this issue Nov 26, 2017 · 0 comments
Closed
5 tasks done

Part 4: Result #5

LinLihe opened this issue Nov 26, 2017 · 0 comments

Comments

@LinLihe
Copy link
Owner

LinLihe commented Nov 26, 2017

  • Use "Flask" to show results

  • NBA players average

  • Calculate average value for each type of data for all players. Players' data would be equally weighted.

  • Calculate average value for each type of data for teams. Teams' data would be equally weighted.

  • The Most value player in each team.

  • Definition of MVP: The player has the largest number which equals to the sum of point, rebound, assistance.

  • "MVP" players average

  • Calculate the average value for each type of data for "MVP" players in order to see the level of being a team leader.

  • NBA Team data average

  • Calculate the average data incluing all attributes in the "Teams" class for 30 NBA team.

  • How important the best player in a team to the team

  • Use the best player's points, rebound, assist to divide by the team's point, rebound, assist data, and see the percentage.

@LinLihe LinLihe added this to the Python code body part milestone Nov 26, 2017
@LinLihe LinLihe added Result and removed Main Part labels Nov 26, 2017
@LinLihe LinLihe modified the milestones: Body part, Result Nov 26, 2017
@LinLihe LinLihe closed this as completed Dec 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant