How To Train My Dataset With ANN ?
    8 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Tyann Hardyn
 il 19 Giu 2025
  
    
    
    
    
    Risposto: Jacob Mathew
      
      
 il 23 Giu 2025
            Hello, Community...
I just want to know how to use a Machine Learning based on ANN in this MATLAB languange...
I have 12 datasets (for the last 10 years where 1 year = 12 months) stored in 12 MATLAB variables (Worksheet). Each of the 12 variables has a data length of 120 (length(X) = 120), because 10 years x 12 months = 120. I want to train the 12 variables / datasets using machine learning with the ANN method so as to produce an output variable Y with a data length of 120. The results of this learning will be applied to test a number of test data randomly for the following year period. 
What script should I write in MATLAB? Thank you. I am very grateful if anyone is able to help me in this Machine Learning work because im still new with Machine Learning Concept.
0 Commenti
Risposta accettata
  Jacob Mathew
      
      
 il 23 Giu 2025
        Hey Tyann,
Since you are starting out, you can reference the following Machine Learning On Ramp course in MATLAB Academy to get started on the basics and gain some experience on the general workflow of working with Machine Learning:
You can also refer to some examples under the Statistics and Machine Learning Toolbox:
0 Commenti
Più risposte (0)
Vedere anche
Categorie
				Scopri di più su Sequence and Numeric Feature Data Workflows in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

