Giter Site home page Giter Site logo

karashiiro / lodestone-id-time Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 92 KB

Data scraper, formula and reference implementation for the estimated creation time of a FFXIV character given its Lodestone ID.

Home Page: https://karashiiro.github.io/lodestone-when

License: MIT License

Go 60.39% Python 27.81% Makefile 11.81%
ffxiv lodestone data ffxiv-character

lodestone-id-time's Introduction

lodestone-id-time

Data scraper, formula and reference implementation for the estimated creation time of a FFXIV character given its Lodestone ID. This formula can be used to get the creation times for any character, including ones with private achievement data. The creation time is estimated based on the first achievement time of a sample of characters. A web interface is also available here.

The formula is subject to change in the future, as more data is collected.

Reference implementation

A reference implementation is provided in reference_impl.py. The numbers used are generated from estimate.py.

Formula

Formula for Excel timestamp calculation of character creation time from a Lodestone ID

Graph

Graph showing relationship between Lodestone ID and character creation time Mean-squared error (Excel timestamp): 7422.162747

Notes

  • There's a marked slowdown around the beginning of 2020. If this were redone with machine learning, it might be smart to include a feature including lockdown data or some proxy for it.
  • The 2020-Now part of the formula might be better approximated with another sinusoidal term, but it's unclear yet if that's the case.
  • At the time this graph was constructed, there was a bug in my thread work distribution, which resulted in the gaps in the data. It has since been fixed.

lodestone-id-time's People

Contributors

imgbotapp avatar karashiiro avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

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.