Predicting the Best Parameters for Federal Business Capture using WEKA

Which contract parameters should I choose? What combination of features might I pursue to raise my probability of contract award? Open WEKA explorer On pre-process tab find the government_contracts.arff file. Perform pre-processing Escape non-enclosure single- and double-quotes (\’, \”) if using a delimited text version. Check ‘UniqueTransactionID’ and click ‘Remove’.  Stating the obvious, there is… Continue reading Predicting the Best Parameters for Federal Business Capture using WEKA

Predicting Federal Contracts using Machine Learning Classification in WEKA

Can I predict which contracts will likely be awarded in my area? By Don Krapohl Open WEKA explorer On pre-process tab find the government_contracts.arff file. Perform pre-processing Escape non-enclosure single- and double-quotes (’, ”) if using a delimited text version. Check ‘UniqueTransactionID’ and click ‘Remove’.  Stating the obvious, there is no value in analysis of… Continue reading Predicting Federal Contracts using Machine Learning Classification in WEKA