Scénarios Métiers

Cas d'usage réels et workflows complets

285 Scénarios trouvés
Page 5 / 57
mlTools crossValidate

Rare Disease Diagnosis with SVM and Specific Target Event

Contexte :
A medical research facility is testing a Support Vector Machine (SVM) classifier for a rare disease. They need to validate the model using a low number of folds due to small sample size and must sp...
simple crossTab

Retail Revenue Distribution Analysis

Contexte :
A large retail chain wants to optimize its supply chain by analyzing sales performance. Instead of a simple transaction count, they need to sum the total 'MSRP' (Market Suggested Retail Price) for ...
simple crossTab

IoT Temperature Binning and Independence Test

Contexte :
An industrial manufacturing plant monitors engine temperatures via IoT sensors. The data is continuous, but engineers need to categorize temperatures into 5 distinct 'bins' (ranges) and perform a C...
simple crossTab

Clinical Trial Attrition with Missing Data

Contexte :
In a clinical drug trial, some patients dropped out, resulting in missing values for the 'SideEffects' variable. The researchers must include these missing values in the analysis to determine if th...
conditionalRandomFields crfTrain

Standard Named Entity Recognition for E-commerce

Contexte :
An online retailer wants to automatically extract product names and brand entities from customer reviews to improve their recommendation engine.