IPBoost: Difference between revisions

From statwiki
Jump to navigation Jump to search
Line 13: Line 13:




===Solution===
===Solution using branch and price procedure===
 
 


===Algorithm===
===Algorithm===

Revision as of 02:18, 14 November 2020

Presented by

Casey De Vera, Jihoon Han, Solaiman Jawad

Introduction

Motivation

IPBoost: Boosting via Integer Programming

Integer Program Formulation

Solution using branch and price procedure

Algorithm

[math]\displaystyle{ \usepackage{algorithm} \begin{algorithm} \caption{\lt your caption for this algorithm\gt } \label{\lt your label for references later in your document\gt } \begin{algorithmic} \lt algorithmic environment\gt \end{algorithmic} \end{algorithm} }[/math]

Results and Performance

References