DontPlanToEnd commited on
Commit
102ad0b
1 Parent(s): a5a0031

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -164,7 +164,7 @@ with GraInter:
164
  <br>
165
  **RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to see what it is about a story that makes it good.
166
  <br>
167
- **RegV2:** Basically RegV1 but slighly more style focused as oppose to RegV1 which is weighted by UGI intelligence questions in order to have a better divide between model sizes.
168
  <br><br>
169
  Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
170
  <br>
 
164
  <br>
165
  **RegV1:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to see what it is about a story that makes it good.
166
  <br>
167
+ **RegV2:** Basically RegV1 but slighly more style focused as oppose to RegV1 which is weighted by UGI intelligence-focused questions in order to have a better divide between model sizes.
168
  <br><br>
169
  Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
170
  <br>