You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before improving the model, it will be necessary to improve the movie query, using regex or pandas query, to avoid wrong names and end up generating an exception.
I think it's better to break down this card, as the idea of this card would be to stop having the dataframe already with the groups and separate it with a trained model. Where the user will place the type categories, 3 options. Therefore these 3 choices will be 1,1,1 and the rest 0,0,0. To match the k-means record labels and recommend films based on that. Carry out some tests with the notebooks based on this.
The text was updated successfully, but these errors were encountered:
sc0v0ne
changed the title
Refazer pesquisa de melhoria do modelo de recomendação sem estar pronto, sendo um modelo
Redo research to improve the recommendation model without being ready, being a model
Mar 26, 2024
Before improving the model, it will be necessary to improve the movie query, using regex or pandas query, to avoid wrong names and end up generating an exception.
I think it's better to break down this card, as the idea of this card would be to stop having the dataframe already with the groups and separate it with a trained model. Where the user will place the type categories, 3 options. Therefore these 3 choices will be 1,1,1 and the rest 0,0,0. To match the k-means record labels and recommend films based on that. Carry out some tests with the notebooks based on this.
The text was updated successfully, but these errors were encountered: