フィルターのクリア

Organising data for Machine Learning

2 ビュー (過去 30 日間)
Hamza Farah
Hamza Farah 2023 年 11 月 1 日
回答済み: Taylor 2023 年 11 月 2 日
Hi, I am currently using the regression tool on matlab to train sinusoidal signals, and I was wondering how to go about organising my training data into input and output matrices. Say I have a couple pairs of sine signals with a load of data points, how exactly could I organise it as pairs of inputs and outputs to be injected into the regression model?

回答 (1 件)

Taylor
Taylor 2023 年 11 月 2 日
Tables are a useful tool for organizing data in a human-readable way without sacrificing significant memory overhead. This exampleshows how to import data and organize it as a table for use with the Regression Learner app.

カテゴリ

Help Center および File ExchangeSupport Vector Machine Regression についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by