Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
cross validate
#4
I fixed the problem, but now I am having a problem with train_set = dataset[:i*foldSize] + dataset[(i+1)*foldSize] 
The error outputted is TypeError: can only concatenate list (not "tuple") to list
Reply


Messages In This Thread
cross validate - by amilie1234 - Feb-07-2017, 07:04 PM
RE: cross validate - by ichabod801 - Feb-07-2017, 07:15 PM
RE: cross validate - by mcmxl22 - Feb-07-2017, 07:26 PM
RE: cross validate - by amilie1234 - Feb-09-2017, 12:51 PM
RE: cross validate - by sparkz_alot - Feb-09-2017, 01:37 PM
RE: cross validate - by amilie1234 - Feb-09-2017, 05:59 PM
RE: cross validate - by amilie1234 - Feb-09-2017, 08:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Cross 2 arrays dylan261999 4 2,191 Feb-09-2023, 01:06 PM
Last Post: thensun
  validate large json file with millions of records in batches herobpv 3 2,344 Dec-10-2022, 10:36 PM
Last Post: bowlofred
  Create SQL connection function and validate mg24 1 1,651 Sep-30-2022, 07:45 PM
Last Post: deanhystad
Sad how to validate user input from database johnconar 3 4,288 Sep-11-2022, 12:36 PM
Last Post: ndc85430
  Unable to Validate csv blanck data and write in csv prashant18 0 1,999 Jul-25-2020, 12:08 PM
Last Post: prashant18
  Validate JSON file BellaMac 12 8,733 Feb-27-2020, 03:17 PM
Last Post: snippsat
  building functions to validate strings , date etc metro17 2 3,032 Aug-08-2019, 12:42 PM
Last Post: ichabod801
  Python validate excel values data types Useruser00 0 5,604 Apr-08-2019, 01:29 PM
Last Post: Useruser00
  I want to validate that there is not more than two blank spaces in a string of charac jlpavon1987 4 4,034 Mar-29-2019, 10:49 PM
Last Post: woooee
  How to cross compile python for ARM ? pankaj 4 7,021 Mar-06-2019, 05:59 AM
Last Post: pankaj

Forum Jump:

User Panel Messages

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