Code Monkey home page Code Monkey logo

darkgreybox's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

darkgreybox's Issues

Ploting Ti model [Demo 4]

i think thait in line [17], the "4" index should be 10

plot(y_test, df.loc[4, ('test', 'model_result')], 'Ti (Test)') -> plot(y_test, df.loc[10, ('test', 'model_result')], 'Ti (Test)')

When i call df.loc[4], a TiTeThRia its called instead of a "ti" model

Abnormal value on Te Measured

im using the dargreybox package to simulate the power input of an A.C. In order to simulate the power heat i use a PRBS code, as shown ahead.
image

But when df model its executes, the Envelope Temperature (Te) have inusual values in the first step of the execution.
image

Any clues of why this is happening?

from darkgreybox.models import ... fails

Hi,
Thank you for the very interesting library. However, I cannot run the tutorials after pip installing the package (both the dev branch and otherwise) as it crashes with the following message:
No module named 'darkgreybox.models'
I was able to reproduce the issue on two independent machines so it seems there is a problem with the package. Can you please take a look?
Thanks!

RC params for the heating system

Not really an "issue" per se - just wanted some clarification based on the tutorials.

In the tutorial docs, it is stated that Ch and Rih is precalculated on the data. How is the calculation done? Based on the data in demo_data.csv how is the time constant for the Ch and Rih calculated?

Not calculating these values, and setting the parameters to vary yields some very skewed results.

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.