DontPlanToEnd commited on
Commit
e7d6ec3
1 Parent(s): deb3dc0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ with GraInter:
168
  <br>
169
  **Reg:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to recognize what types of writing styles people like. To have a better seperation between model sizes, I weighted it by UGI intelligence-focused questions.
170
  <br>
171
- **Reg+MyScore:** The average between Reg and MyScore.
172
  <br><br>
173
  Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
174
  <br>
 
168
  <br>
169
  **Reg:** Using 13 unique lexical analysis metrics as the input and my scores as the output, I trained a regression model to recognize what types of writing styles people like. To have a better seperation between model sizes, I weighted it by UGI intelligence-focused questions.
170
  <br>
171
+ **Reg+MyScore:** The average between Unweighted Reg and MyScore.
172
  <br><br>
173
  Below are three of the metrics used which may be useful by themselves at detecting certain writing styles.
174
  <br>