Giter VIP home page Giter VIP logo

documentretrievalmodel's Introduction

DocumentRetrievalModel

A formal introduction to GraphLabCreate and TuriCreate.

GraphLab Create , established in 2009 is an end-to-end data analysis and data developement software. At the crux of GLCreate, is a data structure called SFrame. Similar to a Dataframe from Pandas library, an SFrame also exhibits data in table form. However, an SFrame is a highle scalable data structure that sits in the disk memory of a computer and increases with increase in requirement. GraphLab Create using this data structure has reduced the gap between data enthusiasts and machine learing or deep learning tasks. GLCreate, using the basic .show() function runs an in-browser website that resides in your localhost and has an array of pre-ready plots, models and vizualisations ready.This makes a data practitioner understand the concept easier.

TuriCreate is also an open-source library in Python that finds its use in Core Machine Learning Models like image classification, object detection, recommender systems and much more.

In this repository I have harnessed the power of TuriCreae to make a Document Object Retrieval model. The main idea behind this model is that on a particular users entry, the algorithm will return all the similar documents. For example: If a user inputs the option of Elton John, the model will return all the documents that are most similar to Elton John. Ths repostiory contains Python code written in the Google Collaboratory service.

documentretrievalmodel's People

Contributors

parthrangarajan avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.