Giter Club home page Giter Club logo

expedialearningtorank's People

Contributors

arifqodari avatar chaozhang123 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

expedialearningtorank's Issues

Feature Selection

Schemes Content Progress
Basic Scheme 1 Only numeric attributes are kept Done
Basic Scheme 2 Numeric and Categorical attributes are kept Done
Scheme 3 Add new average of numeric attributes per prop_id, applied to Scheme 1 and 2 ?

What do you think of Scheme 3?

read_data in main.py

I thought I add a bool value to enalbe or disable reading data into memory by chunk, so "chunked' is used as the bool switch.

Categorical attributes to Numerical ones

Attribute Name Type Operation
country id Category Country 37 is dominating, so the country is divided into 37 and not-37
prop location score 1 Numeric or Category? 337 different scores, regroup the score according to the min and max scores; or replace it with a new score scheme.

Should we do in this way? It seems to be lots of work

Data type

To facilitate the calculation, when read csv from file, dype is preferred to be designated.

What do you think of the type?

Category: Str?
Numeric: np.float32?

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.