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
Machine Learning aplicado al mantenimiento predictivo. Se realizaron 2 modelos: 1 por medio de clasificación binaria que predice si una máquina fresadora estará en riesgo de fallar o no, y el 2 modelo a través de clasificación multiclase que predecirá el modo de falla
A binary classification task performed with machine learning in Python. The dataset's target distribution is heavily imbalanced. The model performance was evaluated with F1 scores.