2019
DOI: 10.1007/978-3-030-33709-4_20
|View full text |Cite
|
Sign up to set email alerts
|

Content-Based Health Recommender System for ICU Patient

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2020
2020
2024
2024

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(2 citation statements)
references
References 12 publications
0
2
0
Order By: Relevance
“…When n is large the brute kNN is not a practicable method. Many improved methods are designed to solve this problem such as the kd tree [17], [18], ball tree [19], [20], Hybrid Spill Tree [25], [26] and so on. The time complexity of these tree-based methods are O(log(n)).…”
Section: B Kd Tree and Ball Treementioning
confidence: 99%
See 1 more Smart Citation
“…When n is large the brute kNN is not a practicable method. Many improved methods are designed to solve this problem such as the kd tree [17], [18], ball tree [19], [20], Hybrid Spill Tree [25], [26] and so on. The time complexity of these tree-based methods are O(log(n)).…”
Section: B Kd Tree and Ball Treementioning
confidence: 99%
“…Because kd tree resides in memory after it is trained, it can also be used in service layer to provide querying service. Compared to other kNN(K Nearest Neighbor) related algorithms such as brute kNN and ball tree [19], [20], kd tree has its advantages in performance. Other models such as linear regression, neural network, SVM and so on can also be used in in batch and realtime layers.…”
Section: Introductionmentioning
confidence: 99%