PinguDevTeam / ICF-MI-framework

Model identifiability pipeline using surrogate models trained on a latent space extracted by tensor decompositions.
https://pingudevteam.github.io/ICF-MI-framework/
MIT License
0 stars 0 forks source link

Cfkawa patch 1 #32

Closed cfkawa closed 1 year ago

cfkawa commented 1 year ago

Created function to load data for LSTM. Splits data into test and train

Purpose

Created function to load data for LSTM

Type of change

New Feature (LSTM function) What types of change is it? Select the appropriate type(s) that describe this PR

Checklist

Put an x in the boxes that apply.

sahilbhola14 commented 1 year ago

Run pre-commit. See README.md for instructions

sahilbhola14 commented 1 year ago

Please use sensible names for PR. Cfkawa patch 1 may make sense to you but is not informative to the rest. Naming is important for debugging purpose.

dorukaks commented 1 year ago

Please refer to the guidelines in formats directory for commit message and PR style.