首页
网站开发
桌面应用
管理软件
微信开发
App开发
嵌入式软件
工具软件
数据采集与分析
其他
首页
>
> 详细
CSCI - 4146编程讲解、Data Science程序辅导、讲解c/c++语言编程 解析Haskell程序|辅导Database
项目预算:
开发周期:
发布时间:
要求地区:
CSCI - 4146 - The Process of Data Science - Fall 2020
Assignment 2
The submission must be done through Brightspace.
Due date and time as shown on Brightspace under Assignments.
● To prepare your assignment solution use the assignment template notebook available
on Brightspace.
● The detailed requirements for your writing and code can be found in the evaluation rubric
document on Brightspace.
● Questions will be marked individually with a letter grade. Their weights are shown in
parentheses after the question.
● Assignments can be done by a pair of students, or individually. If the submission is by a
pair of students, only one of the students should submit the assignment on Brightspace.
● We will use plagiarism tools to detect any type of cheating and copying (your code and
PDF).
● Your submission is a single Jupyter notebook and a PDF (With the compiled results
generated by your Jupyter notebook). File names should be:
○ A2-
-
.ipynb
○ A2-
-
.pdf
● Forgetting to submit both files results in 0 markings for both students.
Predictive maintenance (PdM) is gaining traction in the industry. In PdM, components are
replaced as they approach failure, not at prescribed intervals (Preventative Maintenance). For
PdM, equipment is monitored by sensors, and machine learning models are used to predict the
remaining useful life (RUL) (Fig 1.) of the equipment based on data streams generated by the
sensors. The data is typically a time series of sensor measurements collected until failure.
Figure 1: Illustration of an RUL.[1]
As shown in (Fig 2), a machinery health prognostic program is generally composed of four
technical processes, i.e., data acquisition, health indicator (HI) construction, health stage (HS)
division and RUL prediction. At first, measured data, such as vibration signals, are acquired
from sensors to monitor the health condition of machinery. Then, from the measured data, HIs
are constructed using signal processing techniques, artificial intelligent (AI) techniques, etc., to
represent the health condition of machinery. After that, according to the varying degradation
trends of HIs, the whole lifetime of machinery is divided into two or more different HSs. Finally,
in the HS which presents an obvious degradation trend, the RUL is predicted with the analysis
of the degradation trends and a pre-specified failure threshold (FT).[2]
Figure 2: Four technical processes in a machinery health prognostic program.[2]
In this assignment, you will need to predict an RLU of bearings. For the specific data set from
bearings (#4 of the datasets in the NASA Prognostics Center repository,
https://ti.arc.nasa.gov/tech/dash/groups/pcoe/prognostic-data-repository/), the data consists of
vibration measurements collected by accelerometers in the experimental set up (bearing test
rig) described in Fig. 16 of this publication and reproduced below. Each accelerometer provides
a single scalar measurement per sample. The sampling rate is 20KHz (20,000 samples per
second). The three-time series data sets are described in detail in this document. Each data set
consists of individual files containing 1-second worth of vibration signal measurements recorded
at specific intervals. The file name indicates when the data was collected. Each row in the data
file is a data point. Each row contains several measurements (channels), one from each
accelerometer in the experimental setup.
Example of a bearing (there are several other types).
1. Data understanding and feature engineering (0.1)
a. We will extract features from each channel of each of the data files of Test set 2.
The features will be statistical time-domain features typically used in bearing
monitoring. The six features to extract are RMS, Variance, Skewness, Kurtosis,
Shape factor and Crest factor (Table 1) [3]. Use σ=1 in the formulas for variance,
skewness and kurtosis. Your dataset should consist of 7 features: vibrational
signal plus the six time-domain features.
b. Build the data quality report
c. Identify data quality issues and build the data quality plan
d. Analyze your data. Plot the six features as functions of time for each of the
channels. Compute and plot the histograms of the vibration signals for each data
file. Describe your observations. How similar are the plots of the different
channels? Is there any evidence in the plots for which features are the most
useful for the RUL prediction task? Is the normalization of the data useful?
e. Preprocess your data according to the data quality plan
2. Build a baseline model to predict RLU (0.35). In Test set 2, there are four channels, with
channel 1 corresponding to the bearing that failed (bearing 1)
a. Explain what is the task you’re solving (e.g., supervised x unsupervised,
classification x regression x clustering or similarity matching x etc)
b. Use a feature selection method to select the features to build a model. Consider
different feature choices: features from channel 1 only, features from all four
channels, and different subsets of the six features.
c. Select the evaluation metric. Justify your choice.
d. Perform hyperparameter tuning if applicable.
e. Train and evaluate your model on test data from Test set 1
f. How do you make sure not to overfit?
g. Plot learning curve
h. Analyze the results
3. Build a NN model to predict RLU (0.35). Repeat question #2 above but now use a neural
network model to predict RLU. You can use a simple feedforward neural network or 1D CNN
from tutorial 6. Compare the model to your baseline model with a statistical significance test.
Use a box-plot to visualize your comparison.
4. Concept drift detection (0.2). Use concept drift methods and find out if there is any drift in
the data that can be detected. If so, what type of drift is that? Suggest specific actions to adapt
your model to the new concept.
References:
[1] D. A. Tobon-Mejia, K. Medjaher, N. Zerhouni and G. Tripot, "A Data-Driven Failure
Prognostics Method Based on Mixture of Gaussians Hidden Markov Models," in IEEE
Transactions on Reliability, vol. 61, no. 2, pp. 491-503, June 2012
[2] Machinery health prognostics: A systematic review from data acquisition to RUL prediction.
2018. Yaguo Lei ⇑ , Naipeng Li, Liang Guo, Ningbo Li, Tao Yan, Jing Lin
[3] Caesarendra, Wahyu, and Tegoeh Tjahjowidodo. "A review of feature extraction methods in
vibration-based condition monitoring and its application for degradation trend estimation of
low-speed slew bearing." Machines 5.4 (2017): 21.
软件开发、广告设计客服
QQ:99515681
邮箱:99515681@qq.com
工作时间:8:00-23:00
微信:codinghelp
热点项目
更多
代写math 1151, autumn 2024 w...
2024-11-14
代做comp4336/9336 mobile dat...
2024-11-14
代做eesa01 lab 2: weather an...
2024-11-14
代写comp1521 - 24t3 assignme...
2024-11-14
代写nbs8020 - dissertation s...
2024-11-14
代做fin b377f technical anal...
2024-11-14
代做ceic6714 mini design pro...
2024-11-14
代做introduction to computer...
2024-11-14
代做cs 353, fall 2024 introd...
2024-11-14
代做phy254 problem set #3 fa...
2024-11-14
代写n1569 financial risk man...
2024-11-14
代写csci-ua.0202 lab 3: enco...
2024-11-14
代写econ2226: chinese econom...
2024-11-14
热点标签
mktg2509
csci 2600
38170
lng302
csse3010
phas3226
77938
arch1162
engn4536/engn6536
acx5903
comp151101
phl245
cse12
comp9312
stat3016/6016
phas0038
comp2140
6qqmb312
xjco3011
rest0005
ematm0051
5qqmn219
lubs5062m
eee8155
cege0100
eap033
artd1109
mat246
etc3430
ecmm462
mis102
inft6800
ddes9903
comp6521
comp9517
comp3331/9331
comp4337
comp6008
comp9414
bu.231.790.81
man00150m
csb352h
math1041
eengm4100
isys1002
08
6057cem
mktg3504
mthm036
mtrx1701
mth3241
eeee3086
cmp-7038b
cmp-7000a
ints4010
econ2151
infs5710
fins5516
fin3309
fins5510
gsoe9340
math2007
math2036
soee5010
mark3088
infs3605
elec9714
comp2271
ma214
comp2211
infs3604
600426
sit254
acct3091
bbt405
msin0116
com107/com113
mark5826
sit120
comp9021
eco2101
eeen40700
cs253
ece3114
ecmm447
chns3000
math377
itd102
comp9444
comp(2041|9044)
econ0060
econ7230
mgt001371
ecs-323
cs6250
mgdi60012
mdia2012
comm221001
comm5000
ma1008
engl642
econ241
com333
math367
mis201
nbs-7041x
meek16104
econ2003
comm1190
mbas902
comp-1027
dpst1091
comp7315
eppd1033
m06
ee3025
msci231
bb113/bbs1063
fc709
comp3425
comp9417
econ42915
cb9101
math1102e
chme0017
fc307
mkt60104
5522usst
litr1-uc6201.200
ee1102
cosc2803
math39512
omp9727
int2067/int5051
bsb151
mgt253
fc021
babs2202
mis2002s
phya21
18-213
cege0012
mdia1002
math38032
mech5125
07
cisc102
mgx3110
cs240
11175
fin3020s
eco3420
ictten622
comp9727
cpt111
de114102d
mgm320h5s
bafi1019
math21112
efim20036
mn-3503
fins5568
110.807
bcpm000028
info6030
bma0092
bcpm0054
math20212
ce335
cs365
cenv6141
ftec5580
math2010
ec3450
comm1170
ecmt1010
csci-ua.0480-003
econ12-200
ib3960
ectb60h3f
cs247—assignment
tk3163
ics3u
ib3j80
comp20008
comp9334
eppd1063
acct2343
cct109
isys1055/3412
math350-real
math2014
eec180
stat141b
econ2101
msinm014/msing014/msing014b
fit2004
comp643
bu1002
cm2030
联系我们
- QQ: 9951568
© 2021
www.rj363.com
软件定制开发网!