Code Monkey home page Code Monkey logo

adm---hw3---group13's Introduction

ADM---HW3---Group13

This is the homework 3 for Data Science ADM

Find the perfect place to stay in Texas!

In this homework we analyze the text of Airbnb property listings and building a search engine. In particular we build three increasingly performing search engines:

  1. The first give back all the announcements that contain the key words queried

  2. The second give back the top k announcements more similar with the query. k is decided by the user

  3. The third do the same thing of the previous but use another idea of "similar", decided by us


Dataset used

For this purpose we use the data in the Kaggle site. Dataset contains more than 18,000 property listings from Texas, United Staes. Given below are the data fields: Rate per night, Number of bedrooms, City, Joining month and year, Longitude, Latitude, Property description, Property title, Property URL.


Script Description

Homework 3 - Group 13.ipynb

This script is divided in this way:

  • First we download the data, then we clean it by stopword, punctuation and those that seemed us wrong. At the end we store each review in a single tsv file.
  • Then we do all the search engines requested.
  • At the end there's a bonus part with the map.

A detailed description is provided in the file.


Visualization Problem

If you can't see the map or the tables woth the results look strange, please try to see at this link: NB Viewer

adm---hw3---group13's People

Contributors

fraluca avatar

Stargazers

Tahreem avatar

Forkers

hifsatahreem7

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.