f-indriani commited on
Commit
86f7d1d
·
verified ·
1 Parent(s): 5a292c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -15
README.md CHANGED
@@ -284,21 +284,6 @@ https://fdc.nal.usda.gov/
284
 
285
  ---
286
 
287
- ## Related Research
288
-
289
- Both datasets were used in:
290
-
291
- > *Matrix Completion for Nutrient Imputation in Food Composition Databases*
292
-
293
- which evaluates SoftImpute, Masked NMF, KNN, and MICE imputation methods and demonstrates that matrix-factorization methods generalize across food composition databases of different scales and geographic origins.
294
-
295
- Key findings:
296
- - Both databases exhibit low-rank structure (rank 3 explains >66% variance), supporting the use of matrix completion.
297
- - SoftImpute is stable across 5%–50% missingness on both datasets.
298
- - The crossover point where SoftImpute outperforms KNN scales with database size (~25% for TKPI, ~35–40% for USDA SR Legacy).
299
-
300
- ---
301
-
302
  ## Repository File Structure
303
 
304
  ```
 
284
 
285
  ---
286
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
287
  ## Repository File Structure
288
 
289
  ```