-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathinput.txt
26 lines (26 loc) · 1021 Bytes
/
input.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
- Data file name (must be STRING and finished by .xlsx), we note that it is not required to add spaces between the character of file name!
INSA-AirbusFHS-DatasetPN_D-E-F.xlsx
*******************************
- Confidence level (must be in (0,1)):
0.95
*******************************
- Company name (must be INTEGER): only useful for "Number_Failures_Forecasting()" function !!! If company==0 so we want to forecast for ALL COMPANIES.
0
*******************************
- Unit type (must be STRING):
D
*******************************
- Month (must be INTEGER): not useful for "Time_Forecasting()"
6
*******************************
- Year (must be INTEGER): not useful for "Time_Forecasting()"
2025
*******************************
- Number of type unit actually on stock (INTEGER): only useful for "Time_Forecasting()" function
100
*******************************
- Service level (must be in (0,1)): only useful for "Time_Forecasting()" function
0.9
*******************************
- Repair rate (must be in (0,1)):
0.8