Individual Project 1
Purpose
The purpose of this project is for you to continue learning and improving your skills in:
1. Learning about Data Mining
2. Learning to extract information from some raw data using Python
Requirements
You are required to create an effective presentation:
• The military spending of 10 nations (in military spending)
o Choose at least five years of data no older than 2010
o The 10 countries are as follows:
If your last name starts with A, B, C, D, Q, U, Y
• US, China, Russia, Germany, UK, France, Italy, Saudi Arabia, S. Korea, Australia
If your last name starts with E, F, G, H, R, V, Z
• US, China, Russia, Germany, UK, France, Italy, Iran, Israel, Saudi Arabia
If your last name starts with I, J, K, L, S, W
• US, China, Russia, Germany, UK, France, Italy, Saudi Arabia, S. Korea, Israel
If your last name starts with M, N, O, P, T, X
• China, Russia, Germany, UK, France, Italy, Iran, Saudi Arabia, Israel, S. Korea
o You may be audited to come visit the instructor during office hours and demonstrate your topic and code in person. If you are audited, you will be asked questions in depth about your project and your code and may be asked to reproduce parts of your work so be prepared to answer. If you are unable to answer questions about your work or code or cannot reproduce your code, you will receive a zero for the project
• Compare the military data to that country’s GDP
• Compare the overall military spending of the all 10 countries in absolute and percentages
• Compare the per person military spending to the per person GDP in absolute and percentages
• Single out the fastest growing countries in military spending in absolute and percentage
• State where the data came from
• State your data cleaning and preprocessing
• Your code needs to be working and be well commented
• Your analysis needs to be clear, organized, and in depth
• Indicate any classifications, clusters, associations/correlations, etc.
• Discuss your predictions you might have and your reasoning behind them
• Describe your learning processes
• Present an overall conclusion
Presentation/Video
Send me:
• A 5-minute video presentation using Screen Cast in MP4 format
• A zipped file that includes your PowerPoint presentation, your video, your code, your raw data file (Excel typically), any images used, and anything else all clearly marked
• Name the zipped file DATS 6103 – Individual Project 1 – Bugs Bunny assuming your name is Bugs Bunny; otherwise use your own name
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme