mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-03 00:14:12 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			325 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			325 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
v.kcv
 | 
						|
v.kcv - Randomly partition points into test/train sets.
 | 
						|
Vector (v.*)
 | 
						|
ParameterVector|input|Input layer|-1|False
 | 
						|
ParameterNumber|k|Number of partitions|2.0|32767|10
 | 
						|
ParameterString|column|Name for new column to which partition number is written|part
 | 
						|
ParameterBoolean|-d|Use drand48()|False
 | 
						|
OutputVector|output|Partition
 |