What data structure is recommended when processing machine learning | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What data structure is recommended when processing machine learning

What data structure should i use in python 3 using library as Numpy,Panda or matlopib know that i want to be able to make prediction of the retained value given

10th Jul 2020, 1:38 PM
Charles Alexandre Cedrick Norris
Charles Alexandre Cedrick Norris - avatar
2 Answers
+ 1
What if im trying to create a wholesale Store Stock Management app ,Should i use TST , List or Dictionaries and which one would work optimally
10th Jul 2020, 1:51 PM
Charles Alexandre Cedrick Norris
Charles Alexandre Cedrick Norris - avatar
+ 1
Im sure its not the only one but pandas DataFrame sounds perfect for this
10th Jul 2020, 2:39 PM
Slick
Slick - avatar