Icon

01_​Simple_​Neural_​Network_​solution

Simple Neural Network - solution
Exercise: Simple Neural Network1) Train a fully connected neural network to predict the overall condition of a house (high/low) (RProp MLP Learner node)2) Apply the model to the test set and evaluate the model (MultiLayerPerceptron Predictor node and Scorer node) 3) Optional: Build a paramter optimization loop to optimize the number of layers and the number of neurons per layer. Classification: Simple Neural Network Optional: Parameter optimization loop Only double columnsplus rankRead AmesHousing.csv RProp MLP Learner Column Filter MultiLayerPerceptronPredictor CSV Reader Scorer Preprocessing Parameter OptimizationLoop Start ParameterOptimization Loop End Exercise: Simple Neural Network1) Train a fully connected neural network to predict the overall condition of a house (high/low) (RProp MLP Learner node)2) Apply the model to the test set and evaluate the model (MultiLayerPerceptron Predictor node and Scorer node) 3) Optional: Build a paramter optimization loop to optimize the number of layers and the number of neurons per layer. Classification: Simple Neural Network Optional: Parameter optimization loop Only double columnsplus rankRead AmesHousing.csv RProp MLP Learner Column Filter MultiLayerPerceptronPredictor CSV Reader Scorer Preprocessing Parameter OptimizationLoop Start ParameterOptimization Loop End

Nodes

Extensions

Links