AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Adaboost extensions for cost-sentive classification
Adaboost extensions for cost-sentive classification
CSExtension 1
CSExtension 2
CSExtension 3
CSExtension 4
CSExtension 5
AdaCost
Boost
CostBoost
Uboost
CostUBoost
AdaBoostM1
Implementation of all the listed algorithms of the cluster "cost-sensitive classification".
They are the meta algorithms which requires base algorithms e.g. DecisionTree
Moreover,
Voting criteria is also required e.g. Minimum expected cost criteria
Input also requires to load an arff file and a cost matrix (sample arff and cost files are uploaded for users' reference)
This extension uses weka for classification and generates the classification model along with confusion matrix. ...