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

TOM interface preparation #148

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Conversation

johannct
Copy link
Collaborator

place holders for querying features from the DB and building the datasets on the fly before the learning loop.

@johannct johannct added this to the TOM DB ACCESS milestone Jul 23, 2023
@johannct johannct linked an issue Jul 23, 2023 that may be closed by this pull request
Johann Cohen-Tanugi and others added 13 commits July 24, 2023 14:23
Bumps [flask](https://github.com/pallets/flask) from 2.1.1 to 2.3.2.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.1.1...2.3.2)

---
updated-dependencies:
- dependency-name: flask
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
based on a 2-column input
<file survey_name> <photometry filepath>
build features as a list of pairs (metadata, features) for
a list of light curve objects passed as input.
@johannct johannct marked this pull request as ready for review October 4, 2023 17:54
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.

use a dictionary for the different types of datasets
3 participants