You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Light-weight package for classification metrics computed on streams or minibatches of data. Mainly for area under the curve (AUC) of precision-recall (PR) or receiver operating characteristic (ROC) curves. Supports multi-class setting with either macro- or micro aggregation..
Run histogram-based gradient boosted trees binary classifier on generated data and interpret results with standard metrics, SHAP, and supervised clustering
The company has collected historical customer and claims data and wants to use it to develop a machine learning model that can predict whether a customer will file an insurance claim in the next year.
Repository where it is intended to address the challenge of LATAM Airlines, which consists of predicting the probability of delay of flights that land or take off from the Santiago de Chile airport (SCL)
The project involves using machine learning techniques, like RandomForestClassifier and MLP, to predict whether a song will be popular or not based on its acoustic features. The input consists of various acoustic and metadata features, while the output is a binary classification.
A hotel chain is having issues with cancellations. This project analyzes customer booking data to identify which factors significantly influence cancellations, build models using logistic regression and decision trees to predict cancellations in advance, and help formulate profitable policies for cancellations and refunds for the hotel group