WEKA Logistic forecast -


please me point me right direction. have problem setting logistic base learner in timeseries forecast. have tried many things , still doesnt work. gives me error (problem evaluating forecaster: weka.classifiers.functions.logistic: cannot handle numeric class) when wanted start prediction of model. example of dataset wanted put in test located on website http://logisticregressionanalysis.com/303-what-a-logistic-regression-data-set-looks-like-an-example/

the dataset imported mentioned website in csv format , when imported in weka (version 3.9) set unsupervized filter convert values of atributtes "1" , "0" numeric binary values. set atribut "buy" class. dont know doing wrong? please me resolve issue.


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -