Jonathandav commited on
Commit
bab0a76
·
verified ·
1 Parent(s): 10a509d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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
- ![Feature Importance Bar Chart](Feature.png)
79
  *Figure 5: Importance of Author Reputation relative to other features.*
80
 
81
  ### 4. Unsupervised Learning: Discovering Book "Personas"
 
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
+ ![Feature Importance Bar Chart](Author.png)
79
  *Figure 5: Importance of Author Reputation relative to other features.*
80
 
81
  ### 4. Unsupervised Learning: Discovering Book "Personas"