An example project using a feed-forward neural network for text sentiment classification trained with 25,000 movie reviews from the IMDB website.
107
stars
13
forks
source link
Is there anyway to report back if the prediction was wrong or right #7
Open
Xoshbin opened 2 years ago
Hi 👋 I was asking if there is any way to report back if the prediction was wrong or right in a way that the library uses the feedback for learning and future predictions? Like that https://github.com/RubixML/Sentiment/issues/5#issuecomment-845646188