Use the outline of code we discussed in class to create a decision tree for the IrisDataSet which predicts the Type column using the other attributes. Create three versions of this tree: one using entropy, one using the Gini coefficient, and one using the Classification error as splitting criteria. Use the first half of the […]
Archive for the ‘Data analysis and reports’ Category
Office Supply Store Data Analysis
An office supply store tests a telemarketing campaign to its existing business customers. The company targeted approximately 16,000 customers for the campaign. Assume you are a consultant brought on board to help the company leverage and use the findings from the tests to its advantage. Refer to the accompanying spreadsheet, which contain the results of […]
Python Data Analytics + Tkinter GUI Visualization
I have done 80%, I need to fulfil some functional requirements. 1. The algorithm needs to change, the attributes is dynamically read from the uploaded csv file. Details I can share with you later on.2. Once the algorithm is modified successfully, I need to display the final result graph/table onto Tkinter GUI, inside a canvas […]
Twitter analysis project
Research Report – Twitter Analysis and Presentation The aim of this assignment is to collect Twitter data, summarise the data using a spreadsheet or other tool, and then write a report about that data. The purpose of the report is to investigate and discuss the use of twitter analysis by researchers, brands or journalists (depending […]