Tagged in

Data Science

bbm406f16
bbm406f16
Blogs for course projects in BBM406 — Introduction to Machine Learning, an undergraduate class at Hacettepe University — This year the theme is Machine Learning and Food..
More information
Followers
29
More, on Medium

[Week5-YelpGuesser]

For Each Word, Find Corresponding Vector

Hello everyone,

This week we are talking about Wor2vec.Word2Vec allows us to calculate the distance between words in a vector. We can find words close to each other.Trained…


[Week 3 — YelpGuesser]

Why We Need To Training and Test Set?

As we have already mentioned, our project we will use Yelp dataset. Firstly we have to say Yelp data is very huge.If we want to use our dataset useful for the project, we have to ask “When our predictions have an error, how…