Code Monkey home page Code Monkey logo

inferring-social-networks-from-geographic-coincidences's People

Contributors

handiandi avatar

Watchers

 avatar  avatar  avatar

inferring-social-networks-from-geographic-coincidences's Issues

Ask Sune: Method for finding friends okay?

Right now we classify a friend based on if they have more cooccurrences than 5 and that they are alone in those cooccurrences, is this approach fine? (it doesn't account for people with lots of cooccurrences)

Timebin sizes unequal

right now a timebin size is defined by the range (start_time - bin_size/2) to (end_time + bin_size/2) which leads to varying timebin sizes

Account for multiple nationalities in users

Right now in our code one user can have multiple nationalities, to make spatial binning for a single country possible we need to assign a single nationality for a user (preferably based on which country is most occurring in his location updates)

Filter by accuracy

Filter data so we only get data where 0 <= accuracy <= y, where y=100.000 (mm)

Maybe y=y+20.000

Allow defined max-value for histogram

When making histograms allow to set a self-defined max value (steps will then count up to that value), and the last step will be a bin of > max val

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.