Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename AlgoMainRNNBase.py #307

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Rename AlgoMainRNNBase.py #307

merged 1 commit into from
Jan 22, 2024

Conversation

haneslinger
Copy link
Collaborator

No description provided.

@haneslinger haneslinger merged commit 7031ae2 into develop Jan 22, 2024
2 checks passed
haneslinger added a commit that referenced this pull request Jan 23, 2024
* Test publish (#273)

* [TEST] Publish on push

* Undo test

* Address comments

* Format

* visualization (timeseries comparison) cleaning (#246)

* Update visualization_revision.ipynb

* Update visualization_revision.ipynb

* Update visualization_revision.ipynb

* Update visualization.py

* Update visualization_revision.ipynb

* Update visualization_revision.ipynb

* Update visualization.py

* Update Vis_TimeseriesComparisons.svg

* Update visualization_revision.ipynb

* Update Vis_TimeseriesComparisons.svg

* Update visualization_revision.ipynb

* adding notebook for processing BDGP2 data (#272)

* Create process_bdgp2_data.ipynb

* Update process_bdgp2_data.ipynb

* UPdate poetry in dockerfile (#277)

* Fix 281 (#285)

* Fix 281

* Clean

* Add prediction notebooks (#288)

* Add prediction notebooks

* Address commets

* Remove input_dim from config (#289)

* Bump grpcio from 1.51.1 to 1.53.0 (#282)

Bumps [grpcio](https://github.com/grpc/grpc) from 1.51.1 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.51.1...v1.53.0)

---
updated-dependencies:
- dependency-name: grpcio
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pygments from 2.14.0 to 2.15.0 (#284)

Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.15.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.14.0...2.15.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump tornado from 6.2 to 6.3.3 (#291)

Bumps [tornado](https://github.com/tornadoweb/tornado) from 6.2 to 6.3.3.
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.2.0...v6.3.3)

---
updated-dependencies:
- dependency-name: tornado
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump werkzeug from 2.2.2 to 2.3.8 (#298)

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.3.8.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@2.2.2...2.3.8)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump pillow from 9.4.0 to 10.0.1 (#299)

Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](python-pillow/Pillow@9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Remove Request (#301)

* Remove Dockerfile (#302)

* Rename buildings_processing (#304)

* Fix .gitignore (#303)

* batch training notebook update (#264)

Update example_batch_training.ipynb

* data processing update: bdgp2 (#278)

Update process_bdgp2_data.ipynb

* Add alfa ensemble model (#297)

* Edit bravo target column names

* Add alfa ensemble model

* Clean

* Rename AlgoMainRNNBase.py (#307)

* Update readme (#305)

* Update wattile (#312)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Janghyun(JK)Kim <janghyun.kim@nrel.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants