Video
Understanding and Improving Database-backed Applications
From online shopping to social media websites, many applications are built using imperative languages like Java, Python or Ruby while store its data in a persistent relational database. Such architecture enables fast development of application…
Video
Neural Learning To Rank by Bhaskar Mitra (Guest lecture at Emory University)
Learning to rank (LTR) for information retrieval (IR) involves the application of machine learning models to rank artifacts, such as items to be recommended, in response to user’s need. LTR models typically employ training data,…