#machine-learning
Read more stories on Hashnode
Articles with this tag
What's Bias? In machine learning, Bias refers to the difference between the predicted and expected values. Bias can also be defined as the error that...
One time, somebody asked me if it was possible to transcribe call center conversations to text so they later be analyzed for quality purposes. This is...
Male and Female Weight Let's suppose we collected some data from some University students. We asked every student their gender (Male = M, Female = F)...
using text-embedding-ada-002 for search based on similarity · Hey folks, here is another small tutorial now on how to build a small search engine using...
Low-level use of TensorFlow to recommend unseen movies to users. · Introduction A content-based recommender is a type of system that makes...
How to proceed with ML research for new and fun stuff · Introduction When we research something, we look to gain knowledge and answers about things (if...