Icon

Shared Components

This directory contains 3 workflows.

IconBag of Models 

Neural networks model with only numeric columns. Naive Bayes model. Decision tree model

IconPredictions 

Apply three classification models: - RPROP algorithm for multilayer feedforward networks. - Naïve Bayes. - Decision Tree. Output the predicted probabilities […]

IconPredictions - Optimization 

Predict target using columns with missing values < loop threshold. Output the accuracy of the best model