200 likes | 443 Views
Building ANFIS using a toolbox. Praktikum 14. Data. Boston Housing Data From StatLib library at Carnegie Mellon University Harrison, D. and Rubinfeld, D.L. ' Hedonic prices and the demand for clean air ', J. Environ. Economics & Management, vol.5, 81-102, 1978. 7 Juli 1993. Data (2).
E N D
Building ANFIS using a toolbox Praktikum 14
Data • Boston Housing Data • From StatLib library at Carnegie Mellon University • Harrison, D. and Rubinfeld, D.L. 'Hedonic prices and the demand for clean air', J. Environ. Economics & Management, vol.5, 81-102, 1978. • 7 Juli 1993
Data (2) • 506 rows • 14 variable • 13 input CRIM, ZN, INDUS, CHAS, NOX, RM, AGE, DIS, RAD, TAX, PTRATIO, B, and LSTAT • 1 output MEDV
Training and Checking • 450 training data save in datatraining.dat • 56 checking data save in datachecking.dat
GUI • Run MATLAB • Write anfisedit in command window, then push Enter in your keyboard
Input training data by select Training option at the Load Data frame, then push Load Data button. • Browse and choose datatraining.dat
Input checking data by select Checking option at the Load Data frame, then push Load Data button. • Browse and choose datachecking.dat
Choose Sub.Clusteringoption at the Generate FISframe, then push Generate FISbutton. • In the parameter for clustering genfisdialog box, set this value : • Range of influence : 0.5 • Squah factor : 1.25 • Accept ratio : 0.5 • Reject ratio : 0.15
Choose hybrid method • Error Tolerance = 0 , • Epoch = 10, then push Train Nowbutton .