Git Product home page Git Product logo

Comments (3)

theRTC204 avatar theRTC204 commented on June 20, 2024

The description high, decreasing, high, decreasing, high indicates the pattern that the prices will follow as they adjust throughout the week.

I guess you could say given the information you have available today, both of your bullet points are true? However, as you provide more data, the accuracy of the prediction improves such that the potential values for the rest of the week could decrease.

The algorithm attempts to predict the theoretical maximum value for each given half-day, based on the values from the earlier periods in the week. But, there is still a significant element of random chance in each value. You could have a bad RNG roll which causes you to end up with values on the lower end of each spectrum, which means you could end up with something as low as 97 at the end of the week.

from ac-nh-turnip-prices.

theRTC204 avatar theRTC204 commented on June 20, 2024

The pattern also suggests that you should end the week on an upward swing, but it does not mean that your end-of-week value will be higher than your start-of-week value. It just means that the end of the week will be higher than the periods immediately before it.

from ac-nh-turnip-prices.

Lotti avatar Lotti commented on June 20, 2024

Thank you for your reply. I have also verified what you said within this week prices

from ac-nh-turnip-prices.

Related Issues (20)

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.