giseldo commited on
Commit
0424f31
·
verified ·
1 Parent(s): 587cf6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,16 +1,16 @@
1
  ---
2
- title: Agile Task Story Point Estimator
3
  emoji: 💻
4
  colorFrom: indigo
5
  colorTo: gray
6
  sdk: gradio
7
- sdk_version: 4.39.0
8
  app_file: app.py
9
  pinned: false
10
- license: other
 
11
  ---
12
 
13
- # NEOSP
14
- NEOSP lets you use a preditive model to estimate issues from title and description.
15
 
16
- In the future maybe we will code without estimating.
 
1
  ---
2
+ title: Story Point Estimator
3
  emoji: 💻
4
  colorFrom: indigo
5
  colorTo: gray
6
  sdk: gradio
7
+ sdk_version: 5.15.0
8
  app_file: app.py
9
  pinned: false
10
+ license: mit
11
+ short_description: Um modelo preditivo de Story Points a partir da User Story
12
  ---
13
 
14
+ Um modelo preditivo de Story Points a partir do título e da descrição da User Story.
 
15
 
16
+ "In the future maybe we will code without estimating."