i have a house holding dataset data include (date, day, time,meter reading, classes). i want to use this data set in neural network for pattern recognition. how can i convert this dataset to be used in naive bayes classifiers and neural networks???
이전 댓글 표시
i have a house holding dataset data include (date, day, time,meter reading, classes). i want to use this data set in neural network for pattern recognition. how can i convert this dataset to be used in naive bayes classifiers and neural networks??? Naive bayes doesn't take any data including Alphanumeric, it only support numeric data.Similarly how can i use this dataset for neural network tool for predicting my upcoming value ?? i need to train and test my classifiers.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!