Introduction With Rated Ranking Evaluator Enterprise approaching soon, we take the occasion of explaining in details why Offline Search Quality Evaluation is so important nowadays and what you can do already with the Rated Ranking Evaluator open-source libraries. More news will come soon as we are approaching the V1 release date. Stay tuned! Search Quality … Continue reading Offline Search Quality Evaluation: Rated Ranking Evaluator (RRE)
A Learning to Rank Project on a Daily Song Ranking Problem
This blog post aims to illustrate step by step a Learning to Rank project on a Daily Song Ranking problem using open source libraries.
Apache Solr Learning To Rank Interleaving
Interleaving is an online evaluation approach for ranking functions, contributed to Apache Solr Learning to Rank by Sease.
London Information Retrieval Meetup December 2020
After the success of the past editions, we are happy to announce the seventh London Information Retrieval Meetup, a free evening meetup aimed to Information Retrieval passionates and professionals who are curious to explore and discuss the latest trends in the field.This time we go fully remote, given the COVID-19 situation and the impossibility of … Continue reading London Information Retrieval Meetup December 2020
Apache Solr Beginner Course [14-15-16 December]
Are you looking for a complete apache solr beginner course? Here you can find the best, online and with a small price!
London Information Retrieval Meetup November 2020
Join us at our sixth Information Retrieval meetup (fully remote), to explore and discuss the latest trends in the field.
Music Information Retrieval: the Intervals Matrix
In this post we describe what is an Intervals Table and how to build it using a Behaviour-Driven-Development (BDD) approach.
Explaining Learning to Rank Models with Tree Shap
Introduction A common problem with machine learning models is their interpretability and explainability.We create a dataset and we train a model to achieve a task, then we would like to understand how the model obtains those results. This is often quite difficult to understand, especially with very complex models. In this blog post, I would … Continue reading Explaining Learning to Rank Models with Tree Shap
London Information Retrieval Meetup June
After the very warm reception of the first year, the fifth London Information Retrieval Meetup is approaching (23/06/2020) and we are excited to add more details about our speakers and talks!The event is going to be fully remote (given the COVID-19 situation) and free! You are invited to register : https://www.meetup.com/London-Information-Retrieval-Meetup-Group/events/270905716/ Our second speaker is … Continue reading London Information Retrieval Meetup June
Online Testing for Learning To Rank: Interleaving
If you have read Part 1 of this blog post, you should know by now how many fantastic things can be done with online testing! In particular, the advantages that interleaving brings with respect to A/B testing, but you are still waiting for the answer to a question: how to implement it? Let's see together … Continue reading Online Testing for Learning To Rank: Interleaving