Spaces:
Build error
Build error
Upload 42 files
Browse files- .gitattributes +12 -0
- ai_al.csv +204 -0
- doi.csv +204 -0
- models/biomass/cat.cbm +3 -0
- models/biomass/config.json +32 -0
- models/biomass/encoders.joblib +3 -0
- models/biomass/imputer.joblib +3 -0
- models/biomass/lgb.txt +0 -0
- models/biomass/meta.joblib +3 -0
- models/biomass/mlp.keras +3 -0
- models/biomass/scaler.joblib +3 -0
- models/biomass/versions.json +9 -0
- models/biomass/xgb.json +3 -0
- models/carb/cat.cbm +3 -0
- models/carb/config.json +32 -0
- models/carb/encoders.joblib +3 -0
- models/carb/imputer.joblib +3 -0
- models/carb/lgb.txt +0 -0
- models/carb/meta.joblib +3 -0
- models/carb/mlp.keras +3 -0
- models/carb/scaler.joblib +3 -0
- models/carb/versions.json +9 -0
- models/carb/xgb.json +3 -0
- models/lipid/cat.cbm +3 -0
- models/lipid/config.json +32 -0
- models/lipid/encoders.joblib +3 -0
- models/lipid/imputer.joblib +3 -0
- models/lipid/lgb.txt +0 -0
- models/lipid/meta.joblib +3 -0
- models/lipid/mlp.keras +3 -0
- models/lipid/scaler.joblib +3 -0
- models/lipid/versions.json +9 -0
- models/lipid/xgb.json +3 -0
- models/protein/cat.cbm +3 -0
- models/protein/config.json +32 -0
- models/protein/encoders.joblib +3 -0
- models/protein/imputer.joblib +3 -0
- models/protein/lgb.txt +0 -0
- models/protein/meta.joblib +3 -0
- models/protein/mlp.keras +3 -0
- models/protein/scaler.joblib +3 -0
- models/protein/versions.json +9 -0
- models/protein/xgb.json +3 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
models/biomass/cat.cbm filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
models/biomass/mlp.keras filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
models/biomass/xgb.json filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
models/carb/cat.cbm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
models/carb/mlp.keras filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
models/carb/xgb.json filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
models/lipid/cat.cbm filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
models/lipid/mlp.keras filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
models/lipid/xgb.json filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
models/protein/cat.cbm filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
models/protein/mlp.keras filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
models/protein/xgb.json filter=lfs diff=lfs merge=lfs -text
|
ai_al.csv
ADDED
|
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
species,media,Light ,expo-day,expo-night ,_c,pH ,days,biomass,lipid,protein,carb
|
| 2 |
+
a. platensis ,zarrouk ,60,12,12,30,,15,1.94,8.3,75.7,8.9
|
| 3 |
+
a. platensis ,zarrouk ,60,12,12,30,8.5,,3.00 ,13.34,69.78 ,12.41
|
| 4 |
+
a. platensis ,zarrouk ,,12,12,30,,10,1.77 ,12.7,57.4,12.8
|
| 5 |
+
a. platensis ,zarrouk ,70 ,12,12,30,,15 ,3.6 ,26.73 ,64.56 ,15.41
|
| 6 |
+
a. platensis ,zarrouk ,238,12,12,25,8.5,21,2.98,5.18,65.55,
|
| 7 |
+
a. platensis ,zarrouk ,,12,12,28,9,,2.07 ,6.96 ,66.10 ,21.24
|
| 8 |
+
a. platensis ,zarrouk ,,24,0,30,9.5,7,5.97,9.36,85.89,42.36
|
| 9 |
+
a. platensis ,zarrouk ,60,16,8,30,,18 ,1.18,,,
|
| 10 |
+
a. platensis ,zarrouk ,75,16,8,25,8.5,12,2.11,8.63,55.31,26.43
|
| 11 |
+
a. platensis ,zarrouk ,45,12,12,28, 9,14,13.77,,,
|
| 12 |
+
a. platensis ,zarrouk ,75,24,0,25,,,4.07,,,
|
| 13 |
+
a. platensis ,zarrouk ,20,14,10,25,,7,,,42,
|
| 14 |
+
a. platensis ,zarrouk ,50 ,12,12,30,,30,3.13 ,18,75,30
|
| 15 |
+
a. platensis ,zarrouk ,110,24,0,30 ,8.5,10,2.58,25,61.88,17
|
| 16 |
+
a. platensis ,zarrouk ,125 ,,,28 ,,12 ,5.403 ,,,
|
| 17 |
+
a. platensis ,zarrouk ,50,13,11,28,,25,4.5,5.96,,0.93
|
| 18 |
+
a. platensis ,cftri,50 ,,,30,9.5 ,,2.83 ,,,
|
| 19 |
+
a. platensis ,zarrouk ,150 ,24,0,28,9,16,6.78,,,
|
| 20 |
+
a. platensis ,zarrouk ,200 ,,,25 ,,30,8.8,,,
|
| 21 |
+
a. platensis ,bg-11,90,24,0,26,,15,1.27,28.6,,
|
| 22 |
+
a. platensis ,zarrouk , 416 ,12, 12,30,8.5,8,1.19,15,62,60
|
| 23 |
+
a. platensis ,zarrouk ,80 ,24,0,25,,30,10.01,,55.33 ,
|
| 24 |
+
a. platensis ,zarrouk ,120 ,12,12,,,,5.35 ,30.45,38.39,
|
| 25 |
+
a. platensis ,zarrouk ,135,12,12,32,9,,,,32.37,36.568
|
| 26 |
+
a. platensis ,zarrouk ,140 ,24,0,,,12 ,1.47 ,,67.3.3 ,17.9.
|
| 27 |
+
a. platensis ,zarrouk ,238,12,12,,,,2.98,5.18,65.55,47.83
|
| 28 |
+
a. platensis ,zarrouk ,80,14,10,30,9 ,,7.83,,62.1,
|
| 29 |
+
a. platensis ,zarrouk ,60,12,12,30,,15 ,2.38 ,9.87 ,73.2,30.32
|
| 30 |
+
a. platensis ,zarrouk , 50 ,14,10 ,30 ,,15,1.2,11.84,52.35,
|
| 31 |
+
a. platensis ,zarrouk ,80 ,,,22 ,,12,1.56 ,,45.5 ,
|
| 32 |
+
c.vulgaris, bg-11,185 ,,,25,,,6.16,,2.17,
|
| 33 |
+
c. vulgaris, bg-11,120,12,12,25,7,10,2.37,33.52,36.15,
|
| 34 |
+
c. vulgaris, bg-11,450,,,28,,,5.51,19.03,60.38,54.13
|
| 35 |
+
c. vulgaris, bg-11,70,12,12,25,7,12,1.5 ,25,,30.3
|
| 36 |
+
c. vulgaris,detmer,85,24,0,25,,10,0.26,10.9,40.5,76.4
|
| 37 |
+
c. vulgaris,bbm,,,,25,7,,8.9,8.3,20.2,63.7
|
| 38 |
+
c. vulgaris, bg-11,140,,,25,,15 ,2.36,37.8,,
|
| 39 |
+
c. vulgaris,b3n,75,,,20,7,,1.3,,,
|
| 40 |
+
c. vulgaris,basal ,60,24,0,25,,,5,53,,
|
| 41 |
+
c. vulgaris,bg-11,185,,, 30 ,,,6.16,,22,
|
| 42 |
+
c. vulgaris,bg-11,36,12,12,24,7,,,40.96 ,39.76,
|
| 43 |
+
c. vulgaris,bbm,50,,,,,,1.08,18,,
|
| 44 |
+
c. vulgaris,bbm,45,,,25,6.2,,0.171 ,33,29,10
|
| 45 |
+
c. vulgaris,bg-11,300 ,24,0,,,,7.13,24.1,40,59.2
|
| 46 |
+
c. vulgaris,,200,14,10,23,7.3,,,17,65.2,
|
| 47 |
+
c. vulgaris,knop,50,16,8,25,,,1.27,,0.81,73
|
| 48 |
+
c. vulgaris,f/2,80,24,0, 24 ,,,0.94,27.2,,
|
| 49 |
+
c. vulgaris,beijerinck ,,16,8,25,6.8,20,6,53.2,20,64
|
| 50 |
+
c. vulgaris,lc oligo ,150,16,8,20,7,,0.41,31.9,,48
|
| 51 |
+
c. vulgaris,bbm,45,24,0,25,,,1,28,21.92,
|
| 52 |
+
c. vulgaris,bg-11,,,,,7,,0.9,31.45 ,61.56 ,
|
| 53 |
+
c. vulgaris,F/2-Si ,100,14,10,20,,,1,0.67,,
|
| 54 |
+
c. vulgaris,bg-11,,,,,,,0.76 ,28.3,,
|
| 55 |
+
c. vulgaris,bbm,,,,,,,0.8,29.6,37.8,
|
| 56 |
+
chlorella spp.,bg-11,42,18,6,25,,20,2.14,16.89,,
|
| 57 |
+
chlorella spp.,,,,,,,,,,,
|
| 58 |
+
chlorella spp.,bg-11,50 ,24,0,27,,12,2.5,25,,
|
| 59 |
+
chlorella spp.,jaworski ,65,24,0,25,,,3.77,23.78,,
|
| 60 |
+
chlorella spp.,ha-sk ,,,,,,,6.9,,54.67,51.23
|
| 61 |
+
scendedesmus sp,bg-11,,18,6,30,7.4,14,1.51,20,,
|
| 62 |
+
scendedesmus sp,bg-11,60,12,12,25,,,0.55,20.91,50.12,30.88
|
| 63 |
+
scendedesmus sp,bbm,250,24,0,25,,20,,18,18,
|
| 64 |
+
scendedesmus sp,,132,,,24,,,9,30,25,45
|
| 65 |
+
scendedesmus sp,bg-11,,12,12,25,,12,0.6,27.93,47.75,
|
| 66 |
+
scendedesmus sp,bbm,,,,,,15,1.18,16.5,40,41.3
|
| 67 |
+
scendedesmus sp,bg-11,50,,,,,,2.56,58,,
|
| 68 |
+
scendedesmus sp,bg-11,25,10,14,,,,1.5,28.3,30,
|
| 69 |
+
scendedesmus sp,bg-11,50,,,,,,3.88,41.1,11.1,
|
| 70 |
+
scendedesmus sp,detme,102,24,0,25,8,,1.1,,,
|
| 71 |
+
scendedesmus sp,bg-11,60,12,12,25,,15,0.42,,,
|
| 72 |
+
s.obliquus,bbm,50,24,0,27,,14,1.7,,35,34
|
| 73 |
+
s.obliquus,,520,24,0,22,7,,4.2,13.81,21.04,68.81
|
| 74 |
+
s.obliquus,f/2 and bbm ,150,24,0,25,8,,1.76,33,,
|
| 75 |
+
s.obliquus,carbon free bg 11,,24,0,,6.9,,4.98,33.04,9.48,30.87
|
| 76 |
+
s.obliquus,bg-11,88,14,10,25,,,0.72,32.26,,
|
| 77 |
+
s.obliquus,mineral bold basal ,50,16,8,7,,,,,,
|
| 78 |
+
s.obliquus,bbm,60,16,8,25,,14,7,42.6,6.8,
|
| 79 |
+
s.obliquus,bbm,40,,,27,,20,0.65,34,,21
|
| 80 |
+
s. quadricauda,,,14,10,25,,30,1,22.63,32,46.17
|
| 81 |
+
s. quadricauda,,100,,,25,7,,,13.02,,
|
| 82 |
+
s. quadricauda,bg-11,40,,,,,,1,39.33,8,19.26
|
| 83 |
+
s. quadricauda,bbm,100,,,25,,15,1.46,15.40 ,,
|
| 84 |
+
s.acuminatus,bg-11,300,,,,,14,4.24,36.4,,28.64
|
| 85 |
+
s.acuminatus,bg-11,300,,,25,,20,12.41,25.2,39.11,34.43
|
| 86 |
+
s.acuminatus,bg-11,300,,,25,7.6,18,7.6,22.2,38.2,
|
| 87 |
+
s. dimorphus,,,,,,,,0.59,32,,
|
| 88 |
+
s. rubescens,guillard F/2 ,60,16,8,23,,25,1.74,38.14,40,
|
| 89 |
+
s. bajacalifornicus,bg-11,180,16,,,7,14,0.85,25.81,,25
|
| 90 |
+
s. obtusus,bbm,20,16,8,,7.5,,0.52,28.74,25.94,20.74
|
| 91 |
+
c. sorokiniana ,,110,,,28,,,,,27.38,34.06
|
| 92 |
+
c. sorokiniana ,tap ,185,24,0,28,7.5,14,5.2,25,,
|
| 93 |
+
c. sorokiniana ,bg-11,600,24,0,35,,,1.71,,63.2,
|
| 94 |
+
c. sorokiniana ,HS ,2000,24,0,25,7.5,30,0.9,,,
|
| 95 |
+
c. sorokiniana ,bg-11,,,,,,16,1.62,25.54,47.2,26.6
|
| 96 |
+
c. sorokiniana ,bg-11,120,16,8,25,,,2.6,35.85,,
|
| 97 |
+
c. sorokiniana ,bg-11,,,,,,,0.4,12,50,
|
| 98 |
+
c. sorokiniana ,bbm,33,16,8,25,,,1.94,33,,
|
| 99 |
+
c. sorokiniana ,bg-11,"100, 211, 284 ",,,30,7.5,,,,,
|
| 100 |
+
c. sorokiniana ,mann and myer ,,,,30,,,5.04,,,
|
| 101 |
+
c. sorokiniana ,bg-11,120,24,0,25,,30,1.5,61.52,,
|
| 102 |
+
c. sorokiniana ,bbm,,,,,,,2.93,,,
|
| 103 |
+
c. sorokiniana ,bg-11,20,,,25,,,1.89,46,,
|
| 104 |
+
c. sorokiniana ,pe-001A ,200,12,12,,7.5,,6.51,25,30.7,
|
| 105 |
+
c. sorokiniana ,bg-10,250,12,12,25,,30,1.44,,,
|
| 106 |
+
c. sorokiniana ,bg-11,75,,,30,9,,1,44.1,,
|
| 107 |
+
c. sorokiniana ,bbm,80,,,30,,,1.6,28.7,,
|
| 108 |
+
c. sorokiniana ,,80,,,25,,,1.67,25,35.02,16.3
|
| 109 |
+
c. sorokiniana ,,140,12,12,28,,,1.8,35,,
|
| 110 |
+
c. sorokiniana ,,100,12,12,25,,,2.33,10,12,14
|
| 111 |
+
c. sorokiniana ,bg-11,327,16,8,27,,,1.42,20,,42.13
|
| 112 |
+
c. sorokiniana ,,100,,,25,8,,1.93,25,30,55
|
| 113 |
+
c. sorokiniana ,bg-11,80,12,12,25,,,1.85,30,,
|
| 114 |
+
c. sorokiniana ,,85,12,12,23,,,0.68,25,,
|
| 115 |
+
c. sorokiniana ,bg-11,200,12,12,,,,1.5,33,,
|
| 116 |
+
c. sorokiniana ,bg-11,130,14,10,25,,15,0.9,,,
|
| 117 |
+
c. sorokiniana ,,650,,,,,,11.58,,,
|
| 118 |
+
c. sorokiniana ,sk medium,900,24,0,25,,,0.97,,,56
|
| 119 |
+
c. sorokiniana ,bg-11,120,12,12,25,,,2.3,,15,13
|
| 120 |
+
c. sorokiniana , (MWC + Se),72,16,8,25,,30,1.2 ,39.7,,
|
| 121 |
+
c. sorokiniana ,bbm 6N ,100,24,0,32,,9,2.67,26,,
|
| 122 |
+
c. sorokiniana ,bg-11 and knop,221,24,0,25,,26,2.6,,,22
|
| 123 |
+
c. sorokiniana ,cooking cocoon wastewater,"50
|
| 124 |
+
",12,12,25,7,,2.83,25.91,48.39,25.32
|
| 125 |
+
p.purpureum ,artificial sea water ,350,24,0,,,16,5.54,12,47.1,52.1
|
| 126 |
+
p.purpureum ,f/2 ,30,16,8,25,7.5 ,35,1.22,,,
|
| 127 |
+
p.purpureum , erdseiber and bold 1nv ,,24,0,25,8,18,5.85,26.73,,
|
| 128 |
+
p.purpureum ,artificial sea water ,30,16,8,25,,21,1.83,37.43,,
|
| 129 |
+
p.purpureum ,artificial sea water ,100 ,24,0,25,,20 ,2.02 ,,30,30
|
| 130 |
+
p.purpureum ,artificial sea water ,50 ,24,0,25,7.6,18,2.55 ,10.49,31.04,45.86
|
| 131 |
+
p.purpureum ,MM1-2,56,24,0,25,7,14,2.3-2.5 ,,40,39.6
|
| 132 |
+
p.purpureum ,"artificial sea water, F/2 and KOCH",100 ,24,0,25,,20 ,16.24 ,25,46.9,50
|
| 133 |
+
p.purpureum ,f/2-RSE ,100 ,24,0,20 ,8.0 ,,3.4 ,,,
|
| 134 |
+
p.purpureum ,vonshak , 165 ,12,(12:12),21,,,3.10 ,3.26,23.09 ,25.11
|
| 135 |
+
p. cruentum , f/2 ,300,24,0,20,7.5,,0.91,51.8,,
|
| 136 |
+
p. cruentum ,"modified provasoli, f/2 , hemerick ", 150,24,0,18,,,4.65,,34,
|
| 137 |
+
h. pluvialis,bg-11,330,24,0,26,,40,2,,,
|
| 138 |
+
h. pluvialis,"bbm,mm2,km1,provasoli",60,24,0,24,,, 1.4 ,,,
|
| 139 |
+
h. pluvialis,jaworski,75,16,8,20,7.5,22,0.4/d,,,
|
| 140 |
+
h. pluvialis,bbm,20,16,8,25,,35,1.8,,,
|
| 141 |
+
h. pluvialis,NIES-C ,50,12,12,23,,,2.47,,,
|
| 142 |
+
h. pluvialis,synthetic ,,,,,,,0.09,,62.7,
|
| 143 |
+
h. pluvialis,,250,16,8,22,7.5,,2.2,34.22,,
|
| 144 |
+
h. pluvialis,mbg-11,66,,,22,,,4,62,45,16
|
| 145 |
+
h. pluvialis,"bbm,rm,bg-11,km2",40,24,0,,,,0.64,,58,
|
| 146 |
+
h. pluvialis,NIES-N,20,12,12,30,,,1.26 ,,,
|
| 147 |
+
h. pluvialis,NIES-C ,80,24,0,25,7.5,,1.53,,,
|
| 148 |
+
h. pluvialis,bbm,60,24,0,30,,,0.6,,,
|
| 149 |
+
h. pluvialis,bbm,150,,,28,,,0.77,,10,85.6
|
| 150 |
+
h. pluvialis,,80,14,10,24,,,1.2–1.3,,,
|
| 151 |
+
h. pluvialis,bbm,50,,,25,,,1.84 ,,30,33.2
|
| 152 |
+
h. pluvialis,bg-11,105 ,,,,,,2.09,,,
|
| 153 |
+
h. pluvialis,bg-11,30 ,,,28,7.5,15,1.65,55.11,,
|
| 154 |
+
h. pluvialis,,,,,,,23,0.87,25.43,,
|
| 155 |
+
h. pluvialis,NSIII ,104,16,8,,,,9.1,,,
|
| 156 |
+
h. pluvialis,bg-11,30,,,28,,25,1.5,55,0.24,34
|
| 157 |
+
h. pluvialis,modified standard inorganic ,70,,,,,,2,,,
|
| 158 |
+
h. pluvialis,autotrophic,60,16,8,25,,,4.4,,,
|
| 159 |
+
h. pluvialis,bbm,150,,,28,7.5,,0.59,42.84,,
|
| 160 |
+
h. pluvialis,jaworski,37,12,12,21,,,1.34 ,,,
|
| 161 |
+
h. pluvialis,NIES-C,40,,,,,,2.06,25.5,41.2,17.3
|
| 162 |
+
h. pluvialis,bbm,108,24,0,25,,,2.36,43,,
|
| 163 |
+
h. pluvialis,,50,12,12,22,7.5,,3,27,18,27
|
| 164 |
+
c. pyrenoidosa,tap ,60,16,8,30 ,7.5,8,0.58,,,
|
| 165 |
+
c. pyrenoidosa,bbm,,,,28,,,,27.5,53.8,69.7
|
| 166 |
+
c. pyrenoidosa,,92,12,12,25,,,1.36,50.24,24.06,12.91
|
| 167 |
+
c. pyrenoidosa,bg-11 ,36,12,12,24,,12,, ,,
|
| 168 |
+
c. pyrenoidosa,bbm,45,16,8,20,,,2.56,14,55,
|
| 169 |
+
c. pyrenoidosa,bg-11 ,35,14,10,25,,,4.5,27,62,57
|
| 170 |
+
c. pyrenoidosa,SE ,,12,12,25,,,6.4,31.12,48.93,
|
| 171 |
+
c. pyrenoidosa,bg-11 ,,12,12,,,,1,28,56,
|
| 172 |
+
c. pyrenoidosa,synthetic aquaculture wastewater,105,12,12,25,,,1.2,,,
|
| 173 |
+
c. pyrenoidosa,bg-11,106.4,12,12,25,,,1,37.03,,
|
| 174 |
+
c. pyrenoidosa,selenite enrichment ,127,12,12,25,,,2.72,,54,
|
| 175 |
+
c. pyrenoidosa,fogg's medium,,12,12,25,7.2,,0.64,,,
|
| 176 |
+
c. pyrenoidosa,selenite enrichment,127,12,12,25,,,4.03,25,60.46,
|
| 177 |
+
c. pyrenoidosa,bg-11,30,,,46,,,5.68,15.8,27.85,
|
| 178 |
+
c. pyrenoidosa,recycled seawater ,,,,45,,,3.4,32.1,15,
|
| 179 |
+
c. pyrenoidosa,bg-11,46,,,,,,1.48,,,
|
| 180 |
+
c. zofingiensis ,tap ,150,,,,,29,3.3,37,,
|
| 181 |
+
c. zofingiensis ,modified bristol ,150,,,,,,8.3 ,64.5,,
|
| 182 |
+
c. zofingiensis ,bbm,65,12,12,,,,1.2,30,,
|
| 183 |
+
c. zofingiensis ,,,,,,,,9.9,66.1,28,
|
| 184 |
+
c. zofingiensis ,bg-11,100,24,0,25,,28,5.99,65.1,,
|
| 185 |
+
c. zofingiensis ,modified M-8,63,,,, ,,4.1,,,
|
| 186 |
+
c. zofingiensis ,bg-11,,,,,,,2.27,47.73,33.15,47.73
|
| 187 |
+
c. zofingiensis ,bristol ,50,,,,,,0.62,,,
|
| 188 |
+
c. zofingiensis ,modified bg-11,,,,,7.6,,2.83,,39.9,33.6
|
| 189 |
+
c. zofingiensis ,bg-11,150,,,25,,,3,,,
|
| 190 |
+
c. variabilis,bg-11,120,12,12,25,6.9,,1.6,12,50,
|
| 191 |
+
c. variabilis,mn-8,40,24,0,24,,16,0.75,,56,35
|
| 192 |
+
c. variabilis,bbm,95,18,6,,,,1.86,25.22,,
|
| 193 |
+
c. variabilis,zarrouk,150,12,12,37,7.5,,,75,,49.29
|
| 194 |
+
c. variabilis,zarrouk,60,12,12,,,18,1.51 ,20.97,58,15.06
|
| 195 |
+
c. variabilis,,39,16,8,25,,,,24.8,,31.4
|
| 196 |
+
c. variabilis,,40,24,0,24,,,0.64,22,74,34
|
| 197 |
+
c. variabilis,wuxal,30.4,14,10,28,7.5,,2.66,,,
|
| 198 |
+
c. variabilis,tap ,150,24,0,25,7.5,14,7.37,26.5,49.6,26.17
|
| 199 |
+
c. variabilis,wuxal ,30.4,,,28,,14,6,,,
|
| 200 |
+
c. salina,waln,50,12,12,25,,,1.06,15,38,25
|
| 201 |
+
c. salina,"conway (1st stage), yao synthetic (2nd stage), and pretreated wastewater",30,12,12,30,,,0.58,,,24
|
| 202 |
+
c. salina,DsMG , 100 ,12,12,25.5,,20,0.7,11.8,,
|
| 203 |
+
c. salina,modified johnson,55,24,0,20,7.5,,1.4,15,70,25
|
| 204 |
+
c. salina,artificial medium,42.4,12,12,25,,,1.23,22.28,,
|
doi.csv
ADDED
|
@@ -0,0 +1,204 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
species,media,Light ,expo-day,expo-night ,_c,pH ,days,biomass,lipid,protein,carb ,doi
|
| 2 |
+
a. platensis ,zarrouk ,60,12,12,30,,15,1.94,8.3,75.7,8.9,https://link.springer.com/article/10.1007/s13399-020-00934-4#Abs1
|
| 3 |
+
a. platensis ,zarrouk ,60,12,12,30,8.5,,3.00 ,13.34,69.78 ,12.41 ,https://doi.org/10.1016/j.procbio.2018.09.024
|
| 4 |
+
a. platensis ,zarrouk ,,12,12,30,,10,1.77 ,12.7,57.4,12.8,https://doi.org/10.1016/j.biortech.2018.01.122
|
| 5 |
+
a. platensis ,zarrouk ,70 ,12,12,30,,15 ,3.6 ,26.73 ,64.56 ,15.41 ,https://link.springer.com/article/10.1007/s12155-021-10310-3#Sec8
|
| 6 |
+
a. platensis ,zarrouk ,238,12,12,25,8.5,21,2.98,5.18,65.55,,https://doi.org/10.1371/journal.pone.0224294
|
| 7 |
+
a. platensis ,zarrouk ,,12,12,28,9,,2.07 ,6.96 ,66.10 ,21.24 ,https://doi.org/10.1007/s12033-023-00842-8
|
| 8 |
+
a. platensis ,zarrouk ,,24,0,30,9.5,7,5.97,9.36,85.89,42.36,
|
| 9 |
+
a. platensis ,zarrouk ,60,16,8,30,,18 ,1.18,,,,https://doi.org/10.1007/s10811-021-02664-0
|
| 10 |
+
a. platensis ,zarrouk ,75,16,8,25,8.5,12,2.11,8.63,55.31,26.43,https://doi.org/10.1016/j.scitotenv.2022.159920
|
| 11 |
+
a. platensis ,zarrouk ,45,12,12,28, 9,14,13.77,,,,https://doi.org/10.1016/j.biortech.2017.12.068
|
| 12 |
+
a. platensis ,zarrouk ,75,24,0,25,,,4.07,,,,https://doi.org/10.1016/j.biortech.2018.11.042
|
| 13 |
+
a. platensis ,zarrouk ,20,14,10,25,,7,,,42,,https://doi.org/10.1016/j.sajb.2025.05.040
|
| 14 |
+
a. platensis ,zarrouk ,50 ,12,12,30,,30,3.13 ,18,75,30,https://doi.org/10.1016/j.biteb.2024.101904
|
| 15 |
+
a. platensis ,zarrouk ,110,24,0,30 ,8.5,10,2.58,25,61.88,17,https://doi.org/10.1016/j.chemosphere.2024.141387
|
| 16 |
+
a. platensis ,zarrouk ,125 ,,,28 ,,12 ,5.403 ,,,,
|
| 17 |
+
a. platensis ,zarrouk ,50,13,11,28,,25,4.5,5.96,,0.93,https://doi.org/10.3390/fermentation8080374
|
| 18 |
+
a. platensis ,cftri,50 ,,,30,9.5 ,,2.83 ,,,,https://doi.org/10.1111/jpy.12597
|
| 19 |
+
a. platensis ,zarrouk ,150 ,24,0,28,9,16,6.78,,,,https://doi.org/10.1016/j.biortech.2014.12.073
|
| 20 |
+
a. platensis ,zarrouk ,200 ,,,25 ,,30,8.8,,,,https://doi.org/10.1016/j.algal.2025.104129
|
| 21 |
+
a. platensis ,bg-11,90,24,0,26,,15,1.27,28.6,,,https://doi.org/10.1155/2023/2257271
|
| 22 |
+
a. platensis ,zarrouk , 416 ,12, 12,30,8.5,8,1.19,15,62,60,https://link.springer.com/article/10.1007/s12010-019-03126-7#Abs1
|
| 23 |
+
a. platensis ,zarrouk ,80 ,24,0,25,,30,10.01,,55.33 ,,https://doi.org/10.1016/j.foodchem.2023.136843
|
| 24 |
+
a. platensis ,zarrouk ,120 ,12,12,,,,5.35 ,30.45,38.39,,https://doi.org/10.1016/j.watres.2017.10.057
|
| 25 |
+
a. platensis ,zarrouk ,135,12,12,32,9,,,,32.37,36.568 ,https://doi.org/10.1016/j.chemosphere.2023.139107
|
| 26 |
+
a. platensis ,zarrouk ,140 ,24,0,,,12 ,1.47 ,,67.3.3 ,17.9.,https://link.springer.com/article/10.1007/s12010-016-2128-2#Abs1
|
| 27 |
+
a. platensis ,zarrouk ,238,12,12,,,,2.98,5.18,65.55,47.83,https://doi.org/10.1371/journal.pone.0276317
|
| 28 |
+
a. platensis ,zarrouk ,80,14,10,30,9 ,,7.83,,62.1,,https://doi.org/10.5897/AJAR2015.10210
|
| 29 |
+
a. platensis ,zarrouk ,60,12,12,30,,15 ,2.38 ,9.87 ,73.2,30.32,https://doi.org/10.1016/j.biortech.2016.08.038
|
| 30 |
+
a. platensis ,zarrouk , 50 ,14,10 ,30 ,,15,1.2,11.84,52.35,,https://link.springer.com/article/10.1007/s40003-015-0168-4#Abs1
|
| 31 |
+
a. platensis ,zarrouk ,80 ,,,22 ,,12,1.56 ,,45.5 ,,https://link.springer.com/article/10.1007/s10811-018-1398-1#Abs1
|
| 32 |
+
c.vulgaris, bg-11,185 ,,,25,,,6.16,,2.17,,https://doi.org/10.3390/foods13162514
|
| 33 |
+
c. vulgaris, bg-11,120,12,12,25,7,10,2.37,33.52,36.15,,https://doi.org/10.1016/j.procbio.2019.11.022
|
| 34 |
+
c. vulgaris, bg-11,450,,,28,,,5.51,19.03,60.38,54.13,https://doi.org/10.1016/j.biortech.2012.10.100
|
| 35 |
+
c. vulgaris, bg-11,70,12,12,25,7,12,1.5 ,25,,30.3,https://doi.org/10.1007/s10811-023-03010-2
|
| 36 |
+
c. vulgaris,detmer,85,24,0,25,,10,0.26,10.9,40.5,76.4,https://doi.org/10.2166/wst.2020.192
|
| 37 |
+
c. vulgaris,bbm,,,,25,7,,8.9,8.3,20.2,63.7,https://doi.org/10.1016/j.algal.2019.101754
|
| 38 |
+
c. vulgaris, bg-11,140,,,25,,15 ,2.36,37.8,,,https://doi.org/10.1007/s10811-020-02308-9
|
| 39 |
+
c. vulgaris,b3n,75,,,20,7,,1.3,,,,https://doi.org/10.1016/j.biortech.2021.124995
|
| 40 |
+
c. vulgaris,basal ,60,24,0,25,,,5,53,,,https://doi.org/10.1016/j.biortech.2011.11.103
|
| 41 |
+
c. vulgaris,bg-11,185,,, 30 ,,,6.16,,22,,https://doi.org/10.3390/foods13162514
|
| 42 |
+
c. vulgaris,bg-11,36,12,12,24,7,,,40.96 ,39.76,,https://doi.org/10.1007/s10811-017-1350-9
|
| 43 |
+
c. vulgaris,bbm,50,,,,,,1.08,18,,,https://doi.org/10.1016/j.bej.2022.108435
|
| 44 |
+
c. vulgaris,bbm,45,,,25,6.2,,0.171 ,33,29,10,https://doi.org/10.1002/elsc.200900116
|
| 45 |
+
c. vulgaris,bg-11,300 ,24,0,,,,7.13,24.1,40,59.2,https://doi.org/10.1016/j.algal.2016.04.008
|
| 46 |
+
c. vulgaris,,200,14,10,23,7.3,,,17,65.2,,https://doi.org/10.3390/jmse4040084
|
| 47 |
+
c. vulgaris,knop,50,16,8,25,,,1.27,,0.81,73,https://doi.org/10.1007/s10725-013-9867-7
|
| 48 |
+
c. vulgaris,f/2,80,24,0, 24 ,,,0.94,27.2,,,https://doi.org/10.1016/j.phytochem.2014.12.022
|
| 49 |
+
c. vulgaris,beijerinck ,,16,8,25,6.8,20,6,53.2,20,64,https://doi.org/10.1016/j.algal.2024.103515
|
| 50 |
+
c. vulgaris,lc oligo ,150,16,8,20,7,,0.41,31.9,,48,https://doi.org/10.1016/j.aquatox.2015.01.002
|
| 51 |
+
c. vulgaris,bbm,45,24,0,25,,,1,28,21.92,,https://doi.org/10.1016/j.bej.2020.107818
|
| 52 |
+
c. vulgaris,bg-11,,,,,7,,0.9,31.45 ,61.56 ,,https://doi.org/10.1186/s13068-022-02204-z
|
| 53 |
+
c. vulgaris,F/2-Si ,100,14,10,20,,,1,0.67,,,https://doi.org/10.1016/j.biortech.2007.09.073
|
| 54 |
+
c. vulgaris,bg-11,,,,,,,0.76 ,28.3,,,https://doi.org/10.1016/j.biortech.2019.02.063
|
| 55 |
+
c. vulgaris,bbm,,,,,,,0.8,29.6,37.8,,https://doi.org/10.1002/jctb.5899
|
| 56 |
+
chlorella spp.,bg-11,42,18,6,25,,20,2.14,16.89,,,https://doi.org/10.1016/j.algal.2020.101942
|
| 57 |
+
chlorella spp.,,,,,,,,,,,,
|
| 58 |
+
chlorella spp.,bg-11,50 ,24,0,27,,12,2.5,25,,,https://doi.org/10.1186/s13068-019-1647-9
|
| 59 |
+
chlorella spp.,jaworski ,65,24,0,25,,,3.77,23.78,,,https://doi.org/10.1016/j.ecmx.2025.101082
|
| 60 |
+
chlorella spp.,ha-sk ,,,,,,,6.9,,54.67,51.23,https://doi.org/10.1016/j.biortech.2021.126187
|
| 61 |
+
scendedesmus sp,bg-11,,18,6,30,7.4,14,1.51,20,,,https://doi.org/10.1016/j.renene.2014.09.005
|
| 62 |
+
scendedesmus sp,bg-11,60,12,12,25,,,0.55,20.91,50.12,30.88,https://doi.org/10.1016/j.biortech.2015.06.107
|
| 63 |
+
scendedesmus sp,bbm,250,24,0,25,,20,,18,18,,https://doi.org/10.1016/j.biortech.2021.125814
|
| 64 |
+
scendedesmus sp,,132,,,24,,,9,30,25,45,https://www.academia.edu/66066366/Effect_of_nitrogen_source_on_the_growth_and_biochemical_composition_of_a_new_Bulgarian_isolate_of_Scenedesmus_sp
|
| 65 |
+
scendedesmus sp,bg-11,,12,12,25,,12,0.6,27.93,47.75,,https://doi.org/10.1016/j.biortech.2014.01.025
|
| 66 |
+
scendedesmus sp,bbm,,,,,,15,1.18,16.5,40,41.3,https://doi.org/10.1016/j.algal.2019.101771
|
| 67 |
+
scendedesmus sp,bg-11,50,,,,,,2.56,58,,,https://doi.org/10.1016/j.biortech.2017.03.102
|
| 68 |
+
scendedesmus sp,bg-11,25,10,14,,,,1.5,28.3,30,,https://doi.org/10.1016/j.btre.2021.e00621
|
| 69 |
+
scendedesmus sp,bg-11,50,,,,,,3.88,41.1,11.1,,https://doi.org/10.1007/s12010-012-9639-2
|
| 70 |
+
scendedesmus sp,detme,102,24,0,25,8,,1.1,,,,https://doi.org/10.3390/biom10111515
|
| 71 |
+
scendedesmus sp,bg-11,60,12,12,25,,15,0.42,,,,https://doi.org/10.1016/j.biortech.2015.04.017
|
| 72 |
+
s.obliquus,bbm,50,24,0,27,,14,1.7,,35,34,https://doi.org/10.1016/j.biortech.2014.09.002
|
| 73 |
+
s.obliquus,,520,24,0,22,7,,4.2,13.81,21.04,68.81,https://doi.org/10.1007/s10499-020-00533-0
|
| 74 |
+
s.obliquus,f/2 and bbm ,150,24,0,25,8,,1.76,33,,,https://doi.org/10.1080/17597269.2018.1448634
|
| 75 |
+
s.obliquus,carbon free bg 11,,24,0,,6.9,,4.98,33.04,9.48,30.87,https://doi.org/10.1016/j.biortech.2013.06.010
|
| 76 |
+
s.obliquus,bg-11,88,14,10,25,,,0.72,32.26,,,https://doi.org/10.1016/j.scitotenv.2018.03.240
|
| 77 |
+
s.obliquus,mineral bold basal ,50,16,8,7,,,,,,,https://doi.org/10.1007/s00344-018-9816-9
|
| 78 |
+
s.obliquus,bbm,60,16,8,25,,14,7,42.6,6.8,,https://doi.org/10.1016/j.biombioe.2020.105708
|
| 79 |
+
s.obliquus,bbm,40,,,27,,20,0.65,34,,21,https://doi.org/10.1007/s00449-013-0919-1
|
| 80 |
+
s. quadricauda,,,14,10,25,,30,1,22.63,32,46.17,https://doi.org/10.1016/j.biortech.2014.12.097
|
| 81 |
+
s. quadricauda,,100,,,25,7,,,13.02,,,https://doi.org/10.1016/j.algal.2017.09.020
|
| 82 |
+
s. quadricauda,bg-11,40,,,,,,1,39.33,8,19.26,https://doi.org/10.1016/j.psep.2022.07.051
|
| 83 |
+
s. quadricauda,bbm,100,,,25,,15,1.46,15.40 ,,,https://doi.org/10.1016/j.algal.2018.08.009
|
| 84 |
+
s.acuminatus,bg-11,300,,,,,14,4.24,36.4,,28.64,https://doi.org/10.1007/s10811-019-01783-z
|
| 85 |
+
s.acuminatus,bg-11,300,,,25,,20,12.41,25.2,39.11,34.43,https://doi.org/10.1007/s10811-022-02777-0
|
| 86 |
+
s.acuminatus,bg-11,300,,,25,7.6,18,7.6,22.2,38.2,,https://doi.org/10.1016/j.algal.2019.101728
|
| 87 |
+
s. dimorphus,,,,,,,,0.59,32,,,https://doi.org/10.1007/s13369-023-08187-9
|
| 88 |
+
s. rubescens,guillard F/2 ,60,16,8,23,,25,1.74,38.14,40,,https://doi.org/10.3390/recycling10030109
|
| 89 |
+
s. bajacalifornicus,bg-11,180,16,,,7,14,0.85,25.81,,25,https://doi.org/10.1007/s12010-016-2330-2
|
| 90 |
+
s. obtusus,bbm,20,16,8,,7.5,,0.52,28.74,25.94,20.74,https://doi.org/10.1016/j.biteb.2022.101286
|
| 91 |
+
c. sorokiniana ,,110,,,28,,,,,27.38,34.06,https://doi.org/10.1007/s12155-021-10292-2
|
| 92 |
+
c. sorokiniana ,tap ,185,24,0,28,7.5,14,5.2,25,,,https://doi.org/10.1016/j.biortech.2023.129477
|
| 93 |
+
c. sorokiniana ,bg-11,600,24,0,35,,,1.71,,63.2,,https://doi.org/10.1186/s40643-021-00436-9
|
| 94 |
+
c. sorokiniana ,HS ,2000,24,0,25,7.5,30,0.9,,,,https://doi.org/10.1007/s10811-015-0652-z
|
| 95 |
+
c. sorokiniana ,bg-11,,,,,,16,1.62,25.54,47.2,26.6,https://doi.org/10.1016/j.biombioe.2025.107832
|
| 96 |
+
c. sorokiniana ,bg-11,120,16,8,25,,,2.6,35.85,,,https://doi.org/10.1016/j.algal.2019.101518
|
| 97 |
+
c. sorokiniana ,bg-11,,,,,,,0.4,12,50,,https://doi.org/10.1007/s12010-010-9012-2
|
| 98 |
+
c. sorokiniana ,bbm,33,16,8,25,,,1.94,33,,,https://doi.org/10.1186/2193-1801-1-33
|
| 99 |
+
c. sorokiniana ,bg-11,"100, 211, 284 ",,,30,7.5,,,,,,https://doi.org/10.1016/j.biortech.2022.126816
|
| 100 |
+
c. sorokiniana ,mann and myer ,,,,30,,,5.04,,,,https://doi.org/10.1016/j.biortech.2022.128130
|
| 101 |
+
c. sorokiniana ,bg-11,120,24,0,25,,30,1.5,61.52,,,https://doi.org/10.1016/j.biortech.2014.03.064
|
| 102 |
+
c. sorokiniana ,bbm,,,,,,,2.93,,,,https://doi.org/10.3390/plants11081086
|
| 103 |
+
c. sorokiniana ,bg-11,20,,,25,,,1.89,46,,,https://doi.org/10.1016/j.algal.2017.02.004
|
| 104 |
+
c. sorokiniana ,pe-001A ,200,12,12,,7.5,,6.51,25,30.7,,https://doi.org/10.1016/j.algal.2017.11.004
|
| 105 |
+
c. sorokiniana ,bg-10,250,12,12,25,,30,1.44,,,,https://doi.org/10.1007/s12010-012-9793-6
|
| 106 |
+
c. sorokiniana ,bg-11,75,,,30,9,,1,44.1,,,https://doi.org/10.1016/j.biteb.2018.03.006
|
| 107 |
+
c. sorokiniana ,bbm,80,,,30,,,1.6,28.7,,,https://doi.org/10.1007/s00343-009-9216-x
|
| 108 |
+
c. sorokiniana ,,80,,,25,,,1.67,25,35.02,16.3,https://doi.org/10.1016/j.jwpe.2022.102760
|
| 109 |
+
c. sorokiniana ,,140,12,12,28,,,1.8,35,,,https://doi.org/10.1007/s40201-020-00483-y
|
| 110 |
+
c. sorokiniana ,,100,12,12,25,,,2.33,10,12,14,https://doi.org/10.1016/j.biortech.2021.125593
|
| 111 |
+
c. sorokiniana ,bg-11,327,16,8,27,,,1.42,20,,42.13,https://doi.org/10.1016/j.algal.2022.102630
|
| 112 |
+
c. sorokiniana ,,100,,,25,8,,1.93,25,30,55,https://doi.org/10.1016/j.algal.2022.102965
|
| 113 |
+
c. sorokiniana ,bg-11,80,12,12,25,,,1.85,30,,,https://doi.org/10.1016/j.enconman.2017.05.001
|
| 114 |
+
c. sorokiniana ,,85,12,12,23,,,0.68,25,,,https://doi.org/10.1088/1755-1315/689/1/012026
|
| 115 |
+
c. sorokiniana ,bg-11,200,12,12,,,,1.5,33,,,https://doi.org/10.1007/s00253-014-6088-6
|
| 116 |
+
c. sorokiniana ,bg-11,130,14,10,25,,15,0.9,,,,https://doi.org/10.3390/plants14071010
|
| 117 |
+
c. sorokiniana ,,650,,,,,,11.58,,,,https://doi.org/10.1016/j.bej.2025.109632
|
| 118 |
+
c. sorokiniana ,sk medium,900,24,0,25,,,0.97,,,56,https://doi.org/10.1016/j.fuel.2022.126362
|
| 119 |
+
c. sorokiniana ,bg-11,120,12,12,25,,,2.3,,15,13,https://doi.org/10.1016/j.algal.2024.103814
|
| 120 |
+
c. sorokiniana , (MWC + Se),72,16,8,25,,30,1.2 ,39.7,,,https://doi.org/10.1016/j.chemosphere.2021.131044
|
| 121 |
+
c. sorokiniana ,bbm 6N ,100,24,0,32,,9,2.67,26,,,https://doi.org/10.1088/2515-7655/acb383
|
| 122 |
+
c. sorokiniana ,bg-11 and knop,221,24,0,25,,26,2.6,,,22,https://doi.org/10.3390/en14051411
|
| 123 |
+
c. sorokiniana ,cooking cocoon wastewater,"50
|
| 124 |
+
",12,12,25,7,,2.83,25.91,48.39,25.32,https://doi.org/10.2166/wst.2021.154
|
| 125 |
+
p.purpureum ,artificial sea water ,350,24,0,,,16,5.54,12,47.1,52.1,https://doi.org/10.3390/md17020124
|
| 126 |
+
p.purpureum ,f/2 ,30,16,8,25,7.5 ,35,1.22,,,,https://link.springer.com/article/10.1007/s10811-025-03441-z#Abs1
|
| 127 |
+
p.purpureum , erdseiber and bold 1nv ,,24,0,25,8,18,5.85,26.73,,,https://doi.org/10.1016/j.biteb.2025.102136
|
| 128 |
+
p.purpureum ,artificial sea water ,30,16,8,25,,21,1.83,37.43,,,https://doi.org/10.1016/j.bcab.2021.102253
|
| 129 |
+
p.purpureum ,artificial sea water ,100 ,24,0,25,,20 ,2.02 ,,30,30,https://doi.org/10.1016/j.biortech.2024.131800
|
| 130 |
+
p.purpureum ,artificial sea water ,50 ,24,0,25,7.6,18,2.55 ,10.49,31.04,45.86,https://doi.org/10.1016/j.foodchem.2022.133103
|
| 131 |
+
p.purpureum ,MM1-2,56,24,0,25,7,14,2.3-2.5 ,,40,39.6,https://doi.org/10.3390/md22050208
|
| 132 |
+
p.purpureum ,"artificial sea water, F/2 and KOCH",100 ,24,0,25,,20 ,16.24 ,25,46.9,50,https://doi.org/10.1016/j.biortech.2020.123362
|
| 133 |
+
p.purpureum ,f/2-RSE ,100 ,24,0,20 ,8.0 ,,3.4 ,,,,https://doi.org/10.1016/j.algal.2015.04.025
|
| 134 |
+
p.purpureum ,vonshak , 165 ,12,(12:12),21,,,3.10 ,3.26,23.09 ,25.11 ,
|
| 135 |
+
p. cruentum , f/2 ,300,24,0,20,7.5,,0.91,51.8,,,https://doi.org/10.4014/jmb.2011.11004
|
| 136 |
+
p. cruentum ,"modified provasoli, f/2 , hemerick ", 150,24,0,18,,,4.65,,34,,https://link.springer.com/article/10.1007/s13399-023-04703-x#Abs1
|
| 137 |
+
h. pluvialis,bg-11,330,24,0,26,,40,2,,,,https://doi.org/10.1007/s12155-022-10554-7
|
| 138 |
+
h. pluvialis,"bbm,mm2,km1,provasoli",60,24,0,24,,, 1.4 ,,,,https://doi.org/10.1007/s10499-021-00655-z
|
| 139 |
+
h. pluvialis,jaworski,75,16,8,20,7.5,22,0.4/d,,,,https://doi.org/10.3390/app12031261
|
| 140 |
+
h. pluvialis,bbm,20,16,8,25,,35,1.8,,,,https://doi.org/10.1016/j.biortech.2018.01.130
|
| 141 |
+
h. pluvialis,NIES-C ,50,12,12,23,,,2.47,,,,https://doi.org/10.1007/s00449-014-1180-y
|
| 142 |
+
h. pluvialis,synthetic ,,,,,,,0.09,,62.7,,https://doi.org/10.1007/s10811-022-02696-0
|
| 143 |
+
h. pluvialis,,250,16,8,22,7.5,,2.2,34.22,,,https://doi.org/10.1007/s10811-013-0048-x
|
| 144 |
+
h. pluvialis,mbg-11,66,,,22,,,4,62,45,16,https://doi.org/10.1007/s10098-024-02803-4
|
| 145 |
+
h. pluvialis,"bbm,rm,bg-11,km2",40,24,0,,,,0.64,,58,,https://doi.org/10.4025/actascitechnol.v44i1.59590
|
| 146 |
+
h. pluvialis,NIES-N,20,12,12,30,,,1.26 ,,,,https://doi.org/10.1007/s00253-015-6440-5
|
| 147 |
+
h. pluvialis,NIES-C ,80,24,0,25,7.5,,1.53,,,,https://doi.org/10.3390/app12041791
|
| 148 |
+
h. pluvialis,bbm,60,24,0,30,,,0.6,,,,https://doi.org/10.1016/j.btre.2020.e00538
|
| 149 |
+
h. pluvialis,bbm,150,,,28,,,0.77,,10,85.6,https://doi.org/10.1016/j.algal.2018.05.021
|
| 150 |
+
h. pluvialis,,80,14,10,24,,,1.2–1.3,,,,https://doi.org/10.3389/fmicb.2024.1332642
|
| 151 |
+
h. pluvialis,bbm,50,,,25,,,1.84 ,,30,33.2,https://doi.org/10.1016/j.biortech.2019.121334
|
| 152 |
+
h. pluvialis,bg-11,105 ,,,,,,2.09,,,,https://doi.org/10.1016/j.algal.2019.101647
|
| 153 |
+
h. pluvialis,bg-11,30 ,,,28,7.5,15,1.65,55.11,,,https://doi.org/10.1016/j.biortech.2020.124418
|
| 154 |
+
h. pluvialis,,,,,,,23,0.87,25.43,,,https://doi.org/10.1016/j.biortech.2012.10.049
|
| 155 |
+
h. pluvialis,NSIII ,104,16,8,,,,9.1,,,,https://doi.org/10.1016/j.bcab.2017.10.004
|
| 156 |
+
h. pluvialis,bg-11,30,,,28,,25,1.5,55,0.24,34,https://doi.org/10.1016/j.biortech.2024.131848
|
| 157 |
+
h. pluvialis,modified standard inorganic ,70,,,,,,2,,,,https://doi.org/10.1016/j.jbiosc.2014.09.002
|
| 158 |
+
h. pluvialis,autotrophic,60,16,8,25,,,4.4,,,,https://doi.org/10.1007/s11738-010-0623-6
|
| 159 |
+
h. pluvialis,bbm,150,,,28,7.5,,0.59,42.84,,,https://doi.org/10.1021/acs.jafc.8b02178
|
| 160 |
+
h. pluvialis,jaworski,37,12,12,21,,,1.34 ,,,,https://doi.org/10.3390/life14010029
|
| 161 |
+
h. pluvialis,NIES-C,40,,,,,,2.06,25.5,41.2,17.3,https://doi.org/10.1016/j.biortech.2022.128218
|
| 162 |
+
h. pluvialis,bbm,108,24,0,25,,,2.36,43,,,https://doi.org/10.1016/j.biortech.2015.12.076
|
| 163 |
+
h. pluvialis,,50,12,12,22,7.5,,3,27,18,27,https://doi.org/10.1016/j.algal.2021.102539
|
| 164 |
+
c. pyrenoidosa,tap ,60,16,8,30 ,7.5,8,0.58,,,,https://doi.org/10.1016/j.jafr.2021.100163
|
| 165 |
+
c. pyrenoidosa,bbm,,,,28,,,,27.5,53.8,69.7,https://doi.org/10.1016/j.biortech.2014.09.084
|
| 166 |
+
c. pyrenoidosa,,92,12,12,25,,,1.36,50.24,24.06,12.91,https://doi.org/10.1016/j.chemosphere.2022.136558
|
| 167 |
+
c. pyrenoidosa,bg-11 ,36,12,12,24,,12,, ,,,https://doi.org/10.3390/en10111696
|
| 168 |
+
c. pyrenoidosa,bbm,45,16,8,20,,,2.56,14,55,,https://doi.org/10.1016/j.biortech.2015.08.100
|
| 169 |
+
c. pyrenoidosa,bg-11 ,35,14,10,25,,,4.5,27,62,57,https://doi.org/10.1016/j.biortech.2017.05.095
|
| 170 |
+
c. pyrenoidosa,SE ,,12,12,25,,,6.4,31.12,48.93,,https://doi.org/10.1051/e3sconf/20 201430 20 33
|
| 171 |
+
c. pyrenoidosa,bg-11 ,,12,12,,,,1,28,56,,https://doi.org/10.1016/j.biortech.2023.129141
|
| 172 |
+
c. pyrenoidosa,synthetic aquaculture wastewater,105,12,12,25,,,1.2,,,,https://doi.org/10.1016/j.envres.2024.120405
|
| 173 |
+
c. pyrenoidosa,bg-11,106.4,12,12,25,,,1,37.03,,,https://doi.org/10.1016/j.jenvman.2024.120445
|
| 174 |
+
c. pyrenoidosa,selenite enrichment ,127,12,12,25,,,2.72,,54,,https://doi.org/10.1016/j.biortech.2017.09.152
|
| 175 |
+
c. pyrenoidosa,fogg's medium,,12,12,25,7.2,,0.64,,,,https://doi.org/10.1007/s12046-017-0723-8
|
| 176 |
+
c. pyrenoidosa,selenite enrichment,127,12,12,25,,,4.03,25,60.46,,https://doi.org/10.1016/j.bej.2018.04.005
|
| 177 |
+
c. pyrenoidosa,bg-11,30,,,46,,,5.68,15.8,27.85,,https://doi.org/10.1016/j.algal.2018.01.014
|
| 178 |
+
c. pyrenoidosa,recycled seawater ,,,,45,,,3.4,32.1,15,,https://doi.org/10.1016/j.algal.2018.10.015
|
| 179 |
+
c. pyrenoidosa,bg-11,46,,,,,,1.48,,,,https://doi.org/10.1016/j.renene.2019.05.081
|
| 180 |
+
c. zofingiensis ,tap ,150,,,,,29,3.3,37,,,https://doi.org/10.1016/j.biortech.2023.129635
|
| 181 |
+
c. zofingiensis ,modified bristol ,150,,,,,,8.3 ,64.5,,,https://doi.org/10.1016/j.biortech.2019.122242
|
| 182 |
+
c. zofingiensis ,bbm,65,12,12,,,,1.2,30,,,https://doi.org/10.1007/s13399-023-04153-5
|
| 183 |
+
c. zofingiensis ,,,,,,,,9.9,66.1,28,,https://doi.org/10.1007/s10811-021-02618-6
|
| 184 |
+
c. zofingiensis ,bg-11,100,24,0,25,,28,5.99,65.1,,,https://doi.org/10.1016/j.jbiosc.2012.05.007
|
| 185 |
+
c. zofingiensis ,modified M-8,63,,,, ,,4.1,,,,https://doi.org/10.1016/j.algal.2014.08.006
|
| 186 |
+
c. zofingiensis ,bg-11,,,,,,,2.27,47.73,33.15,47.73,https://doi.org/10.1016/j.jbiosc.2014.12.018
|
| 187 |
+
c. zofingiensis ,bristol ,50,,,,,,0.62,,,,https://doi.org/10.1023/B:WIBI.0000040398.93103.21
|
| 188 |
+
c. zofingiensis ,modified bg-11,,,,,7.6,,2.83,,39.9,33.6,https://doi.org/10.1016/j.fuel.2020.117795
|
| 189 |
+
c. zofingiensis ,bg-11,150,,,25,,,3,,,,https://doi.org/10.1016/j.biortech.2013.10.092
|
| 190 |
+
c. variabilis,bg-11,120,12,12,25,6.9,,1.6,12,50,,https://doi.org/10.1007/s10811-019-01943-1
|
| 191 |
+
c. variabilis,mn-8,40,24,0,24,,16,0.75,,56,35,https://link.springer.com/article/10.1007/s00449-020-02338-0
|
| 192 |
+
c. variabilis,bbm,95,18,6,,,,1.86,25.22,,,https://doi.org/10.3390/app142210512
|
| 193 |
+
c. variabilis,zarrouk,150,12,12,37,7.5,,,75,,49.29,https://doi.org/10.1016/j.algal.2019.101610
|
| 194 |
+
c. variabilis,zarrouk,60,12,12,,,18,1.51 ,20.97,58,15.06,https://doi.org/10.1007/s10499-021-00667-9
|
| 195 |
+
c. variabilis,,39,16,8,25,,,,24.8,,31.4,https://doi.org/10.1007/s12010-015-1588-0
|
| 196 |
+
c. variabilis,,40,24,0,24,,,0.64,22,74,34,https://doi.org/10.1016/j.jece.2020.103750
|
| 197 |
+
c. variabilis,wuxal,30.4,14,10,28,7.5,,2.66,,,,https://doi.org/10.3389/fbioe.2023.1161911
|
| 198 |
+
c. variabilis,tap ,150,24,0,25,7.5,14,7.37,26.5,49.6,26.17,https://doi.org/10.1016/j.cej.2025.159744
|
| 199 |
+
c. variabilis,wuxal ,30.4,,,28,,14,6,,,,https://doi.org/10.3390/molecules28145501
|
| 200 |
+
c. salina,waln,50,12,12,25,,,1.06,15,38,25,https://doi.org/10.1007/s10499-022-00843-5
|
| 201 |
+
c. salina,"conway (1st stage), yao synthetic (2nd stage), and pretreated wastewater",30,12,12,30,,,0.58,,,24,https://doi.org/10.1007/s10499-019-00385-3
|
| 202 |
+
c. salina,DsMG , 100 ,12,12,25.5,,20,0.7,11.8,,,https://doi.org/10.1186/s13213-020-01588-3
|
| 203 |
+
c. salina,modified johnson,55,24,0,20,7.5,,1.4,15,70,25,https://doi.org/10.1002/jctb.5850
|
| 204 |
+
c. salina,artificial medium,42.4,12,12,25,,,1.23,22.28,,,https://doi.org/10.1038/s41598-017-07540-x
|
models/biomass/cat.cbm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2a7d3b58d4366aaf59d852527a24afbe7f19dc2b9640d245a757db264eed1f84
|
| 3 |
+
size 2946760
|
models/biomass/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"feature_order": [
|
| 3 |
+
"species",
|
| 4 |
+
"media",
|
| 5 |
+
"light",
|
| 6 |
+
"expo_day",
|
| 7 |
+
"expo_night",
|
| 8 |
+
"_c",
|
| 9 |
+
"ph",
|
| 10 |
+
"days"
|
| 11 |
+
],
|
| 12 |
+
"categorical_cols": [
|
| 13 |
+
"species",
|
| 14 |
+
"media"
|
| 15 |
+
],
|
| 16 |
+
"num_cols_cycle_first": [
|
| 17 |
+
"light"
|
| 18 |
+
],
|
| 19 |
+
"num_cols_plain": [
|
| 20 |
+
"expo_day",
|
| 21 |
+
"expo_night",
|
| 22 |
+
"_c",
|
| 23 |
+
"ph",
|
| 24 |
+
"days"
|
| 25 |
+
],
|
| 26 |
+
"base_models_order": [
|
| 27 |
+
"XGB",
|
| 28 |
+
"LGBM",
|
| 29 |
+
"CAT",
|
| 30 |
+
"MLP"
|
| 31 |
+
]
|
| 32 |
+
}
|
models/biomass/encoders.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:98ce4690ae4a537f52c5602e91feedeb6ebdde9b6226e46c7917bb27eb2793ce
|
| 3 |
+
size 2051
|
models/biomass/imputer.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:537b4681b10158dec933aa0cd0932ca05969ca3d4f716f13acbef24baf1f6b4f
|
| 3 |
+
size 871
|
models/biomass/lgb.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/biomass/meta.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:216048a7b9c2e6475d82020a0074128081952e58ec6afbd05bc5c9edededded4
|
| 3 |
+
size 682
|
models/biomass/mlp.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:12ed3ee41d9bfa350e492256648f2ac17be99a33586a4d2f0f84ad045083b03b
|
| 3 |
+
size 580980
|
models/biomass/scaler.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7d0233dd311af086f31c0e93b1f59c39cd5baee43c38ed55cda8661790fe07a3
|
| 3 |
+
size 1127
|
models/biomass/versions.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"numpy": "2.0.2",
|
| 3 |
+
"pandas": "2.2.2",
|
| 4 |
+
"sklearn": "1.6.1",
|
| 5 |
+
"xgboost": "3.0.5",
|
| 6 |
+
"lightgbm": "4.6.0",
|
| 7 |
+
"catboost": "1.2.8",
|
| 8 |
+
"tensorflow": "2.20.0"
|
| 9 |
+
}
|
models/biomass/xgb.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4416fa60800c6cf1b2ab57b028e08c906f18acf54a596ef1a84f28582f4ba1da
|
| 3 |
+
size 16075435
|
models/carb/cat.cbm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:812d7547b20489bc35c6b309ae7c26f556f99e3c6881bad151308e40f7dcf243
|
| 3 |
+
size 2946392
|
models/carb/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"feature_order": [
|
| 3 |
+
"species",
|
| 4 |
+
"media",
|
| 5 |
+
"light",
|
| 6 |
+
"expo_day",
|
| 7 |
+
"expo_night",
|
| 8 |
+
"_c",
|
| 9 |
+
"ph",
|
| 10 |
+
"days"
|
| 11 |
+
],
|
| 12 |
+
"categorical_cols": [
|
| 13 |
+
"species",
|
| 14 |
+
"media"
|
| 15 |
+
],
|
| 16 |
+
"num_cols_cycle_first": [
|
| 17 |
+
"light"
|
| 18 |
+
],
|
| 19 |
+
"num_cols_plain": [
|
| 20 |
+
"expo_day",
|
| 21 |
+
"expo_night",
|
| 22 |
+
"_c",
|
| 23 |
+
"ph",
|
| 24 |
+
"days"
|
| 25 |
+
],
|
| 26 |
+
"base_models_order": [
|
| 27 |
+
"XGB",
|
| 28 |
+
"LGBM",
|
| 29 |
+
"CAT",
|
| 30 |
+
"MLP"
|
| 31 |
+
]
|
| 32 |
+
}
|
models/carb/encoders.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4199ae92cdf1a9fd2893be4e8389eb44c1455cede346664fed3a59dee2077b47
|
| 3 |
+
size 1383
|
models/carb/imputer.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aa72fb3731499c222528a50da6ba9cb2c6f3d749b5e581a85611ce55f1441ee1
|
| 3 |
+
size 871
|
models/carb/lgb.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/carb/meta.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f21acade7bc6340f081fb93b47b25f41a1357f2fcf2c691a2e119ce00921c90
|
| 3 |
+
size 682
|
models/carb/mlp.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b03936a5771a95449468717665b9465e49f05bb96e53a368f1a5adb8ce033f8
|
| 3 |
+
size 580984
|
models/carb/scaler.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6853cf484e22c4753f40c7a5185b985efcf8aa98bed05c7780b50166447a476a
|
| 3 |
+
size 1127
|
models/carb/versions.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"numpy": "2.0.2",
|
| 3 |
+
"pandas": "2.2.2",
|
| 4 |
+
"sklearn": "1.6.1",
|
| 5 |
+
"xgboost": "3.0.5",
|
| 6 |
+
"lightgbm": "4.6.0",
|
| 7 |
+
"catboost": "1.2.8",
|
| 8 |
+
"tensorflow": "2.20.0"
|
| 9 |
+
}
|
models/carb/xgb.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cdf6ea35b6c2358cde43b0e9177de36b89e3a8899db11b1a40efea1e46705c34
|
| 3 |
+
size 16103077
|
models/lipid/cat.cbm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dad73ae0b116aca0b159a576a6b739ba572de6383ec2f3035ef6e3d934af88b5
|
| 3 |
+
size 2946424
|
models/lipid/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"feature_order": [
|
| 3 |
+
"species",
|
| 4 |
+
"media",
|
| 5 |
+
"light",
|
| 6 |
+
"expo_day",
|
| 7 |
+
"expo_night",
|
| 8 |
+
"_c",
|
| 9 |
+
"ph",
|
| 10 |
+
"days"
|
| 11 |
+
],
|
| 12 |
+
"categorical_cols": [
|
| 13 |
+
"species",
|
| 14 |
+
"media"
|
| 15 |
+
],
|
| 16 |
+
"num_cols_cycle_first": [
|
| 17 |
+
"light"
|
| 18 |
+
],
|
| 19 |
+
"num_cols_plain": [
|
| 20 |
+
"expo_day",
|
| 21 |
+
"expo_night",
|
| 22 |
+
"_c",
|
| 23 |
+
"ph",
|
| 24 |
+
"days"
|
| 25 |
+
],
|
| 26 |
+
"base_models_order": [
|
| 27 |
+
"XGB",
|
| 28 |
+
"LGBM",
|
| 29 |
+
"CAT",
|
| 30 |
+
"MLP"
|
| 31 |
+
]
|
| 32 |
+
}
|
models/lipid/encoders.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ba3c1ff8116e126bc5b36ac25403a1eea4557b20a9856feb216140a52463512
|
| 3 |
+
size 1514
|
models/lipid/imputer.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:811d02482c5ba077c06c45ff811a2276838f62f77a5f5a2f46a9ed834212e148
|
| 3 |
+
size 871
|
models/lipid/lgb.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/lipid/meta.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5ec8aac29346e780e2b30b0c9b0b085f979ba1d300633b86e3e77a53c82d559f
|
| 3 |
+
size 682
|
models/lipid/mlp.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c7907d18a87aca1c1c9804afcf043b90751faa6e99a6ae50b57a4172b5f35b90
|
| 3 |
+
size 580982
|
models/lipid/scaler.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:144850c0a1052f82e09656ae8349c1673561a33275492fc01592b620ba76830f
|
| 3 |
+
size 1127
|
models/lipid/versions.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"numpy": "2.0.2",
|
| 3 |
+
"pandas": "2.2.2",
|
| 4 |
+
"sklearn": "1.6.1",
|
| 5 |
+
"xgboost": "3.0.5",
|
| 6 |
+
"lightgbm": "4.6.0",
|
| 7 |
+
"catboost": "1.2.8",
|
| 8 |
+
"tensorflow": "2.20.0"
|
| 9 |
+
}
|
models/lipid/xgb.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5f0351d95f1bdee95da889334768b335eaaf838a6a554809984aeb98ade44bf8
|
| 3 |
+
size 16259050
|
models/protein/cat.cbm
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f35ea1e078ca65d661ea75cc10b99ae50aac103776b43994c712a856293d335c
|
| 3 |
+
size 2944184
|
models/protein/config.json
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"feature_order": [
|
| 3 |
+
"species",
|
| 4 |
+
"media",
|
| 5 |
+
"light",
|
| 6 |
+
"expo_day",
|
| 7 |
+
"expo_night",
|
| 8 |
+
"_c",
|
| 9 |
+
"ph",
|
| 10 |
+
"days"
|
| 11 |
+
],
|
| 12 |
+
"categorical_cols": [
|
| 13 |
+
"species",
|
| 14 |
+
"media"
|
| 15 |
+
],
|
| 16 |
+
"num_cols_cycle_first": [
|
| 17 |
+
"light"
|
| 18 |
+
],
|
| 19 |
+
"num_cols_plain": [
|
| 20 |
+
"expo_day",
|
| 21 |
+
"expo_night",
|
| 22 |
+
"_c",
|
| 23 |
+
"ph",
|
| 24 |
+
"days"
|
| 25 |
+
],
|
| 26 |
+
"base_models_order": [
|
| 27 |
+
"XGB",
|
| 28 |
+
"LGBM",
|
| 29 |
+
"CAT",
|
| 30 |
+
"MLP"
|
| 31 |
+
]
|
| 32 |
+
}
|
models/protein/encoders.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b8c30b21532d8031705c0b004be4240cb873de05b8ccdd87086145c994aad9e
|
| 3 |
+
size 1458
|
models/protein/imputer.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fd5623359b4be4920aad74180587a7e2a794289bd518526ffee6995c11ca2d1
|
| 3 |
+
size 871
|
models/protein/lgb.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
models/protein/meta.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f0d0faf8ae8cbc86ff956c8315bec0b5881c38d417b95a7e75f8b4e40a76ec53
|
| 3 |
+
size 682
|
models/protein/mlp.keras
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:770c56d23d8b4a3c42f37e762e1c25bda6e85e49da460cec7c9946ec15697b2c
|
| 3 |
+
size 580984
|
models/protein/scaler.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ba225ba990be5c2b76ed94aa21620b60186afd70ed9b58194167f1c7d755f5cf
|
| 3 |
+
size 1127
|
models/protein/versions.json
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"numpy": "2.0.2",
|
| 3 |
+
"pandas": "2.2.2",
|
| 4 |
+
"sklearn": "1.6.1",
|
| 5 |
+
"xgboost": "3.0.5",
|
| 6 |
+
"lightgbm": "4.6.0",
|
| 7 |
+
"catboost": "1.2.8",
|
| 8 |
+
"tensorflow": "2.20.0"
|
| 9 |
+
}
|
models/protein/xgb.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d34abc15297d240ca75c9793ab5886f9e9a756e78d3080b2267d0229aa168563
|
| 3 |
+
size 16055526
|