Giter Site home page Giter Site logo

bigdata's People

Contributors

amadeusw avatar bruno-gomes-pereira avatar dstjean avatar jlvidal avatar leandroohf avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

leandroohf

bigdata's Issues

Data processing

Things we can do with the data:

  • Relationship between two consecutive key strokes
  • Relationship between three consecutive key strokes - might work for some words, like the
  • Delay between words and sentences
  • add more...

Data input

Create a front end component that allows users to type text. It intercepts the following data:

  • What character was pressed
  • Time of the character press
  • ID of the user that pressed the key*
  • add more...

Data Output

Stream Analytics needs to terminate:

  • Table Storage: Audit Log
  • Service Bus: SignalR
  • ...

data target with features that I though to compute for our project

| user_id | speed | latency | frequency_error | dwell | number_of_strokes |
|---------+-------+---------+-----------------+-------+-------------------|
| 1 | 0 | 0 | 0 | 0 | 5 |
| 2 | 0 | 0 | 0 | 0 | 5 |
| 3 | 0 | 0 | 0 | 0 | 5 |
| 4 | 0 | 0 | 0 | 0 | 5 |
| 5 | 0 | 0 | 0 | 0 | 5 |
|---------+-------+---------+-----------------+-------+-------------------|

Research Data Feed

Try to find a Data Feed (similar to IRC Chat) where we have a public channel and keystroke sent to clients

Login form UI

Things you know:

  • Username

Things you are:

  • How did the user type the username?

Create a UI that intercepts the data as outlined in #1, receives a response and logs the user in or displays an error

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.