top of page
Scania Truck Failure Prediction
Project Statement
The Air Pressure System (APS) is a critical component of a heavy-duty vehicle that uses compressed air to force a piston to provide pressure to the brake pads, slowing the vehicle down. The benefits of using an APS instead of a hydraulic system are the easy availability and long-term sustainability of natural air.
This is a Binary Classification problem, in which the affirmative class indicates that the failure was caused by a certain component of the APS, while the negative class indicates that the failure was caused by something else.
Project Demonstration
Data Used
Programming Languages Used
Python
Python Libraries Used
dill==0.3.6
dvc==2.45.1
joblib==1.2.0
matplotlib==3.7.0
numpy==1.24.2
pandas==1.5.3
pytest==7.2.1
PyYAML==6.0
scikit-learn==1.2.1
seaborn==0.12.2
streamlit==1.18.1
bottom of page