User Portlet
Discussions |
---|
After more hours, I have found some basic code that gets me moving. date = r[[1]][[1]] understandData = {date, 4.96, 4.25, 8.71, 1.87, 4.75, 0.71, 3.21, 2.0, 1.67, 3.67, 4.08} p[understandData] I wish it were not this... |
Thank you, I needed confirmation. I hope that a team member from the ChatGPT Wolfram plugin project can use a form of your code to respond to a simple prompt for any student that gets this question in the future. |
Doug, thank you for this informative reply, I had a suspicion that Qiskit would still be required for the real quantum machine, but would expect that to change soon, some positive developments in hardware coming. I also use Python a lot. |
Thank you so much for this help, also you are correct "I don't think Predict can deal with numeric -> nominal data. You will have to encode the animal names to integers.", I have it running now. |
Thank you, I am on my way again, these are new functions to me, however they do the job. |