nicolamustone commited on
Commit
c7b1a3a
·
verified ·
1 Parent(s): 6597819

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +17 -0
README.md CHANGED
@@ -1,3 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # MiniRes: Resin Usage Predictor for 3D Printed Miniatures
2
 
3
  MiniRes is a small Python library + pretrained ensemble model that predicts **resin usage in grams** for pre-supported 3D printed miniatures.
 
1
+ ---
2
+ library_name: keras
3
+ license: mit
4
+ pipeline_tag: tabular-regression
5
+ tags:
6
+ - 3d-printing
7
+ - resin
8
+ - regression
9
+ - tabular
10
+ - ensemble
11
+ - xgboost
12
+ - keras
13
+ - uvtools
14
+ model-index:
15
+ - name: MiniRes
16
+ results: []
17
+ ---
18
  # MiniRes: Resin Usage Predictor for 3D Printed Miniatures
19
 
20
  MiniRes is a small Python library + pretrained ensemble model that predicts **resin usage in grams** for pre-supported 3D printed miniatures.