Python Forum
Basic data analysis and predictions
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic data analysis and predictions
#5
First of all thank you Jeff for helping me with this. Im trying to understand what are you trying to tell me, thats why I try to do a quick summary. Just to be sure if we are on the same page here.

My problem is that I have a small dataset, thats why I cannot work with my data and the models I put in my code. You are suggesting just plot my data X (years), Y (Passengers) and figure out which regression to use(Linear vs Polynomial). So are we ditching machine learning at all ? Do I understand it correctly ? If not, please feel free to correct my assumptions.

I plotted my data, and I think it is not linear, so I should use polynomial regression. What do you think ?

Graph

P.S. rok = year , Pocet prepravenych cestujucich = Passengers

First of all thank you Jeff for helping me with this. Im really trying to uderstand what do you mean splitting my datast into 3.

So my trainval_dataset should represent the whole array ? The whole years and numbers of passengers alike ?
What should than I put in test_dataset and train_dataset ?

First of all thank you Jeff for helping me with this. Im really trying to uderstand what do you mean splitting my datast into 3.

So my trainval_dataset should represent the whole array ? The whole years and numbers of passengers alike ?
What should than I put in test_dataset and train_dataset ?[/quote]

Please ignore the last posts. I get now that I need to split the data to three, as you suggested. The part I dont clearly understand that what should be in my trainval_dataset, test_dataset and train_dataset.

Sorry for the mess with the posts, for some reason I cannot delete the last three so please react just on this one.
Reply


Messages In This Thread
Basic data analysis and predictions - by mates - Mar-06-2020, 11:57 PM
RE: Basic data analysis and predictions - by mates - Mar-07-2020, 07:08 AM
RE: Basic data analysis and predictions - by mates - Mar-07-2020, 11:29 PM
RE: Basic data analysis and predictions - by mates - Mar-08-2020, 09:49 AM
RE: Basic data analysis and predictions - by mates - Mar-08-2020, 04:42 PM
RE: Basic data analysis and predictions - by mates - Mar-08-2020, 06:19 PM
RE: Basic data analysis and predictions - by mates - Mar-10-2020, 02:15 PM
RE: Basic data analysis and predictions - by mates - Mar-11-2020, 09:01 PM
RE: Basic data analysis and predictions - by mates - Mar-14-2020, 09:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Multivariate Analysis of Ecology Data Will_Robertson 2 1,075 Aug-04-2023, 11:19 AM
Last Post: jefsummers
  Neural network and data analysis from clients survey result pthon3 2 1,988 Mar-17-2022, 02:21 AM
Last Post: jefsummers
  HELP- DATA FRAME INTO TIME SERIES- BASIC bntayfur 0 1,816 Jul-11-2020, 09:04 PM
Last Post: bntayfur
  How to save predictions made by an autoencoder Glasgow1988 0 1,616 Jul-03-2020, 12:43 PM
Last Post: Glasgow1988
  Easy analysis of Data ranjjeetk 1 1,993 Jun-06-2020, 01:44 AM
Last Post: Larz60+
  Utilize input predictions for Supervised Learning donnertrud 2 2,015 May-20-2020, 12:45 PM
Last Post: donnertrud
  complex survey data analysis abeshkc 1 2,904 Nov-06-2019, 06:14 AM
Last Post: ThomasL
  Merge Predictions with whole data set mayanksrivastava 0 3,667 Jun-29-2017, 11:39 AM
Last Post: mayanksrivastava

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020