Classification with neural networks

Assignment Help Computer Engineering
Reference no: EM131684045

PART 1: CLASSIFICATION WITH NEURAL NETWORKS

This part involves the following file:
heart-v.arff
in the directory:
/KDrive/SEH/SCSIT/Students/Courses/COSC2111/DataMining/data/arff/UCI/

For the neural network training runs build a table with the following headings:

Run

No

Archi-

tecture-

Param

eters

Train

MSE

Train

Error

Epochs

Test

MSE

Test

Error

1

23-10-5

lr=.2

0.5

30%

500

0.6

40%

1. Describe the data encoding that is required for this task. How many outputs and how many inputs will there be?

2. Develop a script to generate the necessary training, validation and test files. You might want to normalize the numeric attributes with Weka beforehand.

3. Using Javanns carry out 5 train and rest runs for a network with 10 hidden nodes. Comment on the variation in the training runs and the degree of overfit- ting.

4. Experiment with different numbers of hidden nodes. What seems to be the right number of hidden nodes for this problem?

5. For 10 hidden nodes, explore different values of the learning rate. What do you conclude?

6. [Optional] Change the learning function to backprop-momentum. Explore dif- ferent combinations of learning rate and momentum. What do you conclude?

7. Perform a run with 10 hidden nodes and no validation data. Stop training when the MSE is no longer changing. Get the classification error on the training and test data. Comment on the degree of overfitting.

8. Compare the classification accuracy of the neural classifiers with the classifica- tion accuracy of Weka J48 and MultilayerPerceptron.

PART 2: NUMERIC PREDICTION WITH NEURAL NETWORKS

This part involves the following file:

heart-v.arff
in the directory:
/KDrive/SEH/SCSIT/Students/Courses/COSC2111/DataMining/data/arff/UCI/

The task is to predict the value of the Age variable.

Build a similar table of runs to the one in the previous question.

1. Describe the data encoding that is required for this task. How many outputs and how many inputs will there be? What scaling or normalization is required?

2. Modify your script from part 1 to generate the necessary training, validation and test files.

3. Using Javanns carry out 5 train and rest runs for a network with 5 hidden nodes. Comment on the variation in the training runs and the degree of overfitting.

For this and subsequent tasks you can work with the network error directly. There is no need to re-scale the network outputs to the original range.

4. Experiment with different numbers of hidden nodes. What seems to be the right number of hidden nodes for this problem?

5. For 5 hidden nodes, explore different values of the learning rate. What do you conclude?

6. [Optional] Change the learning function to backprop-momentum. Explore dif- ferent combinations of learning rate and momentum. What do you conclude?

7. Perform a run with 5 hidden nodes and no validation data. Stop training when the MSE is no longer changing. Get the classification error on the training and test data. Comment on the degree of overfitting.

8. Compare the classification accuracy of the neural classifiers with the classifica- tion accuracy of Weka M5P and MultiLayerPerceptron..

PART 3: DATA MINING

Choose EITHER the bank data OR the movies data.
The relevant files are: bank-full.csv bank-names.txt
OR
IMDB-movie-data.csv
in the directory
/KDrive/SEH/SCSIT/Students/Courses/COSC2111/DataMining/data/other
The bank data is related to direct marketing campaigns of a Portuguese banking in- stitution. The marketing campaigns were based on phone calls. Often, more than one contact to the same client was required, in order to access if the product (bank term deposit) would be (or not) subscribed.

The movie data is was collected from the IMDb web site which claims to be "the world's most popular and authoritative source for movie, TV and celebrity content". It was collected to answer the question " How can we tell the greatness of a movie before it is released in cinema?" There is a full description at "https://www.kaggle.com/deepmatrix/imdb-5000-movie-dataset"
IMDB-movie-data.csv has some changes from the kaggle file, mostly to make the genre information more usable.

Your task is to analyze the data with appropriate data mining techniques and identify any "golden nuggets" in the data. You are expected to use classification, clustering, association finding, attribute selection and visualization in your analysis, or to explain why a particular technique is not relevant.

Attachment:- sample format and data files.zip

Reference no: EM131684045

Questions Cloud

Chromatids and homologous chromosomes : What is the difference between sister chromatids and homologous chromosomes?
How does expectancy theory apply : Why do you think Rick was let go? How does reinforcement theory apply to the main characters in this situation? How does expectancy theory apply?
Which causes more environmental problems : Which has greater future potential for energy production, wind or water power? Which causes more environmental problems? Explain.
Hypertonic relative to the blood : Do you expect a nephron to be hypotonic, isotonic, or hypertonic relative to the blood? Explain.
Classification with neural networks : COSC2110/COSC2111 Data Mining - Describe the data encoding that is required for this task. How many outputs and how many inputs will there be
What are some fallacies within the case study that recognize : What are some fallacies within the Case Study that you recognize, What further information could be provided to help you make your decision
Select a topic in psychology and examine in greater depth : Select a topic in psychology that they would like to examine in greater depth.Write a description of their topic.
Discuss life-analysis of burning wood to generate source : Report on life-analysis of burning wood to generate source. For the individual paper, the life cycle analysis questions should comprise
Determine higher or a lower significance level for the test : Explain how you would observe, how many observations you would take, and how you would analyze the data once you collect them.

Reviews

len1684045

10/17/2017 8:23:00 AM

The attached files are the required data file for the assignment with the assignment pdf as assign2(5)(1).pdf. For Attachment - DATA MINING - sample format.docx - sample format of the assignment reportSchool of Computer Science and Information Technology COSC2110/COSC2111 Data Mining Assignment 2 This assignment counts for 25% of the total marks in this course.

len1684045

10/17/2017 8:22:05 AM

Submit: Up to one page that describes what you did for each of the above ques- tions and your results and conclusions. Include your data preparation script as an appendix (not part of the page count).Up to one page that describes what you did for each of the above ques- tions and your results and conclusions. Include your data preparation script as an appendix (not part of the page count).Up to three pages that describe the strategy you adopted, the runs you per- formed, any “golden nuggets” you found and your conclusions. Submission instructions: Submit through Blackboard.

Write a Review

Computer Engineering Questions & Answers

  Mathematics in computing

Binary search tree, and postorder and preorder traversal Determine the shortest path in Graph

  Ict governance

ICT is defined as the term of Information and communication technologies, it is diverse set of technical tools and resources used by the government agencies to communicate and produce, circulate, store, and manage all information.

  Implementation of memory management

Assignment covers the following eight topics and explore the implementation of memory management, processes and threads.

  Realize business and organizational data storage

Realize business and organizational data storage and fast access times are much more important than they have ever been. Compare and contrast magnetic tapes, magnetic disks, optical discs

  What is the protocol overhead

What are the advantages of using a compiled language over an interpreted one? Under what circumstances would you select to use an interpreted language?

  Implementation of memory management

Paper describes about memory management. How memory is used in executing programs and its critical support for applications.

  Define open and closed loop control systems

Define open and closed loop cotrol systems.Explain difference between time varying and time invariant control system wth suitable example.

  Prepare a proposal to deploy windows server

Prepare a proposal to deploy Windows Server onto an existing network based on the provided scenario.

  Security policy document project

Analyze security requirements and develop a security policy

  Write a procedure that produces independent stack objects

Write a procedure (make-stack) that produces independent stack objects, using a message-passing style, e.g.

  Define a suitable functional unit

Define a suitable functional unit for a comparative study between two different types of paint.

  Calculate yield to maturity and bond prices

Calculate yield to maturity (YTM) and bond prices

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd