This application predicts the operational costs based on various input features. It is designed to help Nissan in forecasting and managing their operational expenses efficiently.
The primary purpose of this application is to provide a tool for predicting operational costs. By entering various operational parameters, users can obtain an estimate of the future costs, enabling better planning and decision-making.
-
Enter Input Values:
- Monthly Production Volume: Enter the total units produced per month.
- Number of Employees: Enter the total number of employees involved in production.
- Average Equipment Downtime (hours): Enter the average hours of equipment downtime per month.
- Raw Material Cost: Enter the total cost of raw materials per month.
- Machine Maintenance Cost: Enter the total cost of machine maintenance per month.
- Logistics Cost: Enter the total logistics cost per month.
- Energy Consumption Cost: Enter the total energy consumption cost per month.
-
Predict Operational Costs:
- After entering all the values, click the 'Predict' button.
- The application will process the input values and display the predicted operational cost.
- Description: Total units produced per month.
- Input Type: Numeric (integer).
- Example: 1000.
- Description: Total number of employees involved in production.
- Input Type: Numeric (integer).
- Example: 50.
- Description: Average hours of equipment downtime per month.
- Input Type: Numeric (float).
- Example: 4.0.
- Description: Total cost of raw materials per month.
- Input Type: Numeric (float).
- Example: 5.0.
- Description: Total cost of machine maintenance per month.
- Input Type: Numeric (float).
- Example: 5.0.
- Description: Total logistics cost per month.
- Input Type: Numeric (float).
- Example: 6.0.
- Description: Total energy consumption cost per month.
- Input Type: Numeric (float).
- Example: 8.0.
-
Enter the following values:
- Monthly Production Volume: 1000
- Number of Employees: 50
- Average Equipment Downtime (hours): 4.0
- Raw Material Cost: 5.0
- Machine Maintenance Cost: 5.0
- Logistics Cost: 6.0
- Energy Consumption Cost: 8.0
-
Click 'Predict':
- The application will display the predicted operational cost, e.g., 3567.63.
By inputting the current production data, Nissan can predict future operational costs and plan budgets accordingly.
Understanding the impact of various factors such as equipment downtime and raw material costs helps in optimizing resource allocation.
By regularly monitoring the predicted costs and comparing them with actual expenses, Nissan can identify areas for improvement and take corrective actions.
The application provides valuable insights that assist in making strategic decisions regarding production volumes, staffing, and maintenance schedules.
- Error in Prediction: Ensure that all input values are entered correctly and within realistic ranges.
- Application Not Loading: Check the internet connection and try refreshing the browser.
-
Push your project to GitHub: Ensure your project is available in a GitHub repository.
git init git add . git commit -m "Initial commit" git branch -M main git remote add origin https://github.com/yourusername/yourrepository.git git push -u origin main
-
Create an account on Streamlit Sharing: Go to Streamlit Sharing and sign up or log in.
-
Deploy your app: Follow the instructions on Streamlit Sharing to deploy your app from your GitHub repository.
For further assistance, please contact:
Name: Gopal Bagaswar
Email: gopalbagaswar19@gmail.com
LinkedIn: Gopal Bagaswar