-
-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Can we get something like a line of data corresponding to each Nfc measure ?
If we can put in a csv file each Nfc mesure with hits correspondonding nfc data and the real value(mesured by the reader) in a line, we can then create a machine learning (data mining) model that reconize pattern in this dataset.Then this model will be able to predict what real value corresponds to a new line of Nfc data .(the prediction of the model is trained on the historical data )
I hope you will understand me .
We just need a csv file with the dataset descripted before. I will then use it to try to create this kind of model.
I don't know how to get the Nfc meseaure and the corresponding nfc data from the app .if some one can explain me please :)i would like to save them in a dataset(csv file) for each measure .