photo

Isabelle Museck


Last seen: 3 días hace Con actividad desde 2024

Followers: 0   Following: 0

Estadística

  • Thankful Level 3

Ver insignias

Feeds

Ver por

Pregunta


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 días hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

13 días hace | 1 respuesta | 0

1

respuesta

Pregunta


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 días hace | 7 respuestas | 0

7

respuestas

Pregunta


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 días hace | 1 respuesta | 0

1

respuesta

Pregunta


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 días hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 1 mes hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta

Pregunta


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 meses hace | 2 respuestas | 0

2

respuestas

Pregunta


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 meses hace | 1 respuesta | 0

1

respuesta