Giter Club home page Giter Club logo

1998-world-cup-website-log-study's Introduction

1998WorldCupWebsiteLogStudy

This repositoy contains a study of access logs from the 1998 World Cup Web site (www.france98.com).
The log files are available for download at: http://ita.ee.lbl.gov/html/contrib/WorldCup.html

How to run the script:

In terminal: $python main.py wc_day13_1.gz
Where the wc_day13_1.gz file should be inside the folder ita_public_tools/input/
If log files are not provided a default test log will be used


In this study, the clientID was used to identify the user

clientID - a unique integer identifier for the client that issued the request (this may be a proxy); due to privacy concerns these mappings cannot be released; note that each clientID maps to exactly one IP address, and the mappings are preserved across the entire data set - that is if IP address 0.0.0.0 mapped to clientID X on day Y then any request in any of the data sets containing clientID X also came from IP address 0.0.0.0

A brief review d) Is it possible to model the behavior of users throughout a game?

Não é possivel modelar o comportamento do usuario ao longo de um jogo pois não existe a informação de quando um jogo começa e termina. Existe apenas a informação das requisições ao longo do dia. Porém é possivel inferir quando o jogo esta acontecendo com base nas tendencias de alta de requisições de cada log. Por exemplo a maioria dos logs tem altas no numero de requisições durante invervalos de cerca de 3 horas. O pico desse intervalo deve conhecidir em algum lugar da duração do jogo, e a queda do numero de requisições deve acontecer com o termino do jogo.

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.