Postingan

Menampilkan postingan dari Oktober, 2017

#assignment 5 "Mining for the masses" BIG DATA

Gambar
A data mining model applies a mining model algorithm to the data that is represented by a mining structure. Like the mining structure, the mining model contains columns. A mining model is contained within the mining structure, and inherits all the values of the properties that are defined by the mining structure. The model can use all the columns that the mining structure contains or a subset of the columns. and the prediction these attributes are: user_id, gender, age, marital_status, website_activity, browsed_electronics_12mo, bought_electronics_12mo, bought_digital_media_18mo, bought_digital_books, payment_method, e-reader_Adoption.  Results:  The result of the frequent buyer from the decision tree The seldom buyer from the decision tree Tree as we can see from the the picture above, the amount of value late majority is (168), early adopter (166), innovator (77), and early majority (62). from the data we could determine which t...

#assignment 3 Data Visualization

Gambar
Data Visualization Data visualization is a general term that describes any effort to help people understand the significance of data by placing it in a visual context. Patterns, trends and correlations that might go undetected in text-based data can be exposed and recognized easier with data visualization software. Today's data visualization tools go beyond the standard charts and graphs used in Microsoft Excel spreadsheets, displaying data in more sophisticated ways such as  infographics , dials and gauges, geographic maps,  sparklines ,  heat maps , and detailed  bar ,  pie  and  fever charts . The images may include interactive capabilities, enabling users to manipulate them or drill into the data for querying and analysis. Indicators designed to alert users when data has been updated or predefined conditions occur can also be included. Importance of data visualization Data visualization has become the de facto standard for mod...

#assignment 6 comparison methods

Gambar
Clasification Methods Classification is a general process related to caregorize, the process in which ideas and objects are recognized, differentiated, and understood. A method is a programmed procedure that is defined as part of a  class  and included in any  object  of that class. A class (and thus an object) can have more than one method. A method in an object can only have access to the data known to that object, which ensures data integrity among the set of objects in an application. A method can be re-used in multiple objects. Big data is a term that describes the large volume of data – both structured and unstructured – that inundates a business on a day-to-day basis. But it’s not the amount of data that’s important. It’s what organizations do with the data that matters. Big data can be analyzed for insights that lead to better decisions and strategic business moves. Now I will comparison classification ·     ...