Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
322 views
in Technique[技术] by (71.8m points)

notation - Can someone explain to me what the “for i <- 1, AnomalyLength do” means, or better yet, the whole code itself?

I am trying to understand this code from this paper "Precision and Recall for Range-Based Anomaly Detection" (T. Lee, et al., 2018), but I'm not familiar with the notation used.

If you could explain to me the whole code, that would be much better.

enter image description here

p.s. not really sure if this is the right page to post this question

question from:https://stackoverflow.com/questions/66057984/can-someone-explain-to-me-what-the-for-i-1-anomalylength-do-means-or-bett

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...