photo

Isabelle Museck


Last seen: 3 dagen ago Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Leave-out-one cross validation during neural network training
Hello there I am trying to train a ML model with leave-out-one trial cross validation. Right now I have input data stored in the...

5 dagen ago | 0 answers | 0

0

answers

Question


Formatting Data in dlarray for Deep Learning Models
Hello there. I have data stored in a cell array that I am trying to convert to a dlarray format. The data I am trying to convert...

12 dagen ago | 1 answer | 0

1

answer

Question


Data input and target formatting for Deep Learning Models
I am trying to train a ML model with data from 10 different trials in batches. Right now the input data is stored in a 1x9 cell ...

22 dagen ago | 7 answers | 0

7

answers

Question


Formatting Data in dlarray for Machine Learning Input
Hello there I am trying to format my data so that I can input it into my machine learning model. I have input values in XTrain w...

22 dagen ago | 1 answer | 0

1

answer

Question


Training TCN network in batches to predict a continuous variable
I am trying to train a ML model with data from 10 different trials in batches (one batch=one trial) in order to preserve the tim...

28 dagen ago | 1 answer | 0

1

answer

Question


1D convolution layer and Understanding Filter Size
Hi there I am trying to understand the number of filters parameter within the 1D convolution layer. Why is it that I am not able...

ongeveer een maand ago | 1 answer | 0

1

answer

Question


How to predict with 1Dconvolution layers: get 3 channels to produce one output?
Hello there I am tying to build a model to test what a 1D convolution layer will do to my data. I have 3 input accelerometer mes...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


Partitioning data for Time Series TCN model Training, Validation, and Testing
Hello there, I am trying to build a TCN model to predict a continuous variable. I have time series data in which I am using 3 in...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


Training a TCN model to predict a Continuous Variable
Hello there, I am trying to build a TCN model to predict a continuous variable. Similar the the example here: https://www.mathwo...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


How to delete variables in a table within a cell array
Hello there I have a 10x1 cell array with each cell containing a 540x3 table of values. I am looking to delete the first two col...

ongeveer 2 maanden ago | 2 answers | 0

2

answers

Question


Convert Tables within a cell into Doubles
Hello there I have a 10x1 cell with 10 tables of data from 10 different trials. I waas wondering if there is a way to convert th...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


Calculations for Each Table in a Cell
Hello I have displacement and time data from 10 different trials stored as tables in a 10x1 cell. I am trying to calculate the v...

ongeveer 2 maanden ago | 1 answer | 0

1

answer

Question


TCN model to predict continuous variable
Hello there I am trying to build a TCN machine learning model for regression purposes (to predict a continuous variable). Simial...

3 maanden ago | 1 answer | 0

1

answer

Question


Validating a Model Created by the fitrauto command
Hello there I am wondering how I would go about preforming a k-fold cross validation on the data for creating a model using the ...

3 maanden ago | 1 answer | 0

1

answer

Question


Determining Coefficient Weights in a Rational Quadratic GPR model
Hello there I have a trianed GPR model stored in the workspace as "GPRModel". I have 63 input featured for my trianed model and ...

4 maanden ago | 1 answer | 0

1

answer

Question


Creating a new variable in a Table with classifiers of 1 or 0
Hi there I am trying to add a new variable in a table that classifies each row with a 0 or a 1 based on the if the another one o...

4 maanden ago | 1 answer | 0

1

answer

Question


Ignore Case when Combining Tables
Hello there I am trying to vertivally concatonate tables in my code and some of the varaible names have different a different le...

4 maanden ago | 1 answer | 0

1

answer

Question


Perform Calculations on Data in A Table and Create a New Table
I have Time (from 0-20 secodns in increments of 0.05sec) and Accerometer Data recorded at each 0.05 second interval in a Table a...

4 maanden ago | 1 answer | 0

1

answer

Question


Vertically Concatenating Tables in a Loop
Hi there I am trying to perform a calculation on variables in each trial of a data set and add it to the table and concationte t...

4 maanden ago | 1 answer | 0

1

answer

Question


Converting a table to a timetable
Hello there I have a table with time in seconds and acclerometer data in the x,y, and z directions. I am trying to convert my ta...

4 maanden ago | 1 answer | 0

1

answer

Question


Trying to add data pulled from trials subfolders into a table and add a column in that table that labels the data with the trial that is came from
I have code right now that after the user selects a file there is are mutiple subfolders labeled with trial numbers. Within the ...

5 maanden ago | 1 answer | 0

1

answer

Question


How to have a user select a file and then matlab automatically go into multiple subfolders and pull out a multiple text files and import them in as a table
I am trying to have a user select a folder from a directory which I am using the uigetdir function. After the user selects a fil...

5 maanden ago | 2 answers | 0

2

answers

Question


How to have a user select a file from a directory and then matlab automatically go into that folder and pull multiple files with the same name
I am trying to write code that allows a user to select a file from a directory and then automatically pull in multiple files wit...

5 maanden ago | 1 answer | 0

1

answer