Update README.md
Browse files
README.md
CHANGED
|
@@ -75,7 +75,7 @@ This plot teaches us that the genre has a big influence on the rating of a book.
|
|
| 75 |
### 3. Feature Engineering: The "Author Reputation" Signal
|
| 76 |
The most significant breakthrough came from engineering the **Author Reputation Score**. By calculating the historical average rating for each author, we gave the model a "human" insight into quality that raw metadata lacks.
|
| 77 |
|
| 78 |
-

|
| 79 |
*Figure 5: Importance of Author Reputation relative to other features.*
|
| 80 |
|
| 81 |
### 4. Unsupervised Learning: Discovering Book "Personas"
|