This thesis aims to predict dengue fever incidences using climate data and a machine learning model. The author collected dengue case data from Peru and Puerto Rico spanning 1990 to 2010, along with climate/vegetation variables. Various regression and ensemble models were tested to predict cases in one location using data from another. The best model combined principal component analysis to extract relevant climate variables and a light gradient boosting machine, achieving a mean absolute error of 0.071. The thesis demonstrates an approach for developing an early warning system for dengue fever outbreaks based on climate factors.