Coder Social home page Coder Social logo

gaelreinaudi / cache-bot Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 1.63 MB

Grammatical Evolution used to discover people's spending habits and to predict their future account balance.

C++ 97.74% QMake 0.80% C 0.03% JavaScript 0.38% Shell 0.16% Jupyter Notebook 0.89%

cache-bot's People

Contributors

cbosborn avatar gaelreinaudi avatar

Watchers

 avatar  avatar  avatar

cache-bot's Issues

Determine formula for how much has been saved for at any time.

I am going to try to return the following in the json oracle:
"savedFor" = daysToPres / daysToNext = "time from last such trans to present" / "time we expect(ed) this trans should come within".
Indeed, this whole PriceWindow expects something to happen every other "daysToNext". So 1 day after the last transaction,
we have actually saved for 1/daysToNext, 2 days after we have saved for 2/daysToNext, and daysToNext days after, we have saved for 100%.
After that, we have saved for 110%, 120%, etc...
But if you suddenly buy something that falls in this price window, you kinda reset this to 0%,
unless if we had saved for much more than 100%, in wich case, sure, we should buy it anyway.

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.