General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
Catch Bugs Before Your Customers Do
Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
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. Decision Tree
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. ...