Neural Network

Questions

Task 1: - Preprocessing
Complete the function prepare_dataset that loads the data records from the text file, and converts the information to numpy arrays.
Build Classifiers
Complete the build_ * _classifier functions. There are four functions of this type to implement in the provided python file (nearest neighbours, decision trees, neural networks and support vector machines).
These classifiers have hyperparameters that affect the capacity/complexity of the classifier, you should use cross-validation to estimate the best value of one of these hyperparameters for each type of classifier. In this assignment, for the sake of time, we only consider one hyperparameter per classifier. You are free to choose the hyperparameter, but here are some suggestions;

  1. nearest neighbours → number of neighbours
  2. decision trees → maximum depth of the tree or minimum size of a leaf
  3. support vector machine → parameter C
  4. neural networks → number of neurons in the hidden layers
  5. You have to split the whole dataset into a training, validation and testing sets. You should report the prediction errors on t r a i n _ d a t a as well as on validation_data and test_data. These errors are best reported in tables and figures. You are encouraged to use all the available functions of the sklearn and tensorflow/keras libraries.
    Dataset
    The records are stored in a text file named “medical_records.data”. Each row corresponds to a patient record. The diagnosis is the attribute predicted. In this dataset, the diagnosis is the second field and is either B (benign) or M (malignant). There are 32 attributes in total (ID, diagnosis, and 30 real-valued input features).

Solution:

Introduction:-Neural Networks are parallel computing device which is design to attempt the computer model for the brain. The main task of this networks is to perform better and do work faster as compare to human beings. ANN(Artificial Neural Network) is more better to compute the task because it directly connected to the central theme is borrowed from analogy of the biological neural networks..

To Get Solution

Please put your valid email id

Plagiarism Checker

NEW YEAR OFFER 50% OFF !!! Order Now

NEW YEAR OFFER 50% OFF !!

Lets take Best opinion from our Expert Tutors Today! Order Now