uploading csv file as ground truth data for deep learning
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi Juys
kindly i want to know how to upload csv file as ground truth data to matlab to be used as training set for deep learning
Regards
댓글 수: 0
답변 (1개)
Athul Prakash
2019년 9월 23일
It is uncertain what you meant by 'uploading' csv data.
If you are looking to import data into matlab, you may use the Import Tool. It is found on the 'Home' Tab, under 'Variables' section, by clicking the 'Import Data' icon.
See more details here:
If you were asking about Matlab Online (where you need to upload the file to the internet) you may first upload the file on Matlab Drive. After that, you can import it into Matlab Online using the same Import Tool mentioned above.
댓글 수: 1
tara saber
2022년 1월 13일
how to read or load datasets into matalb that has a ground truth labling as cvs file not mat files ?
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!