Compare commits
	
		
			No commits in common. "faf2bafa2da091b3e044ba840f582e832f34bded" and "c6de876e2db2f308eb41e44751a3545bb3b34d0e" have entirely different histories.
		
	
	
		
			faf2bafa2d
			...
			c6de876e2d
		
	
		
@ -86,13 +86,13 @@ lE =
 | 
			
		||||
            ((Ref.SomeTypeRep (Ref.TypeRep @(Job))), [(fmap show (enumUniform UnemployedOrUnskilledNonResident HighlySkilled ))])
 | 
			
		||||
          ],
 | 
			
		||||
      targetType = (Ref.SomeTypeRep (Ref.TypeRep @(AccountStatus -> Int -> CreditHistory -> Purpose -> Int -> Savings -> EmploymentStatus -> Int -> StatusAndSex -> OtherDebtors -> Int -> Property -> Int -> OtherPlans -> Housing -> Int -> Job -> Int -> Bool -> Bool -> GermanClass))),
 | 
			
		||||
      maxDepth = 8,
 | 
			
		||||
      maxDepth = 5,
 | 
			
		||||
      weights =
 | 
			
		||||
        ExpressionWeights
 | 
			
		||||
          { lambdaSpucker = 0,
 | 
			
		||||
            lambdaSchlucker = 10,
 | 
			
		||||
            symbol = 100,
 | 
			
		||||
            variable = 5,
 | 
			
		||||
          { lambdaSpucker = 1,
 | 
			
		||||
            lambdaSchlucker = 2,
 | 
			
		||||
            symbol = 30,
 | 
			
		||||
            variable = 10,
 | 
			
		||||
            constant = 5
 | 
			
		||||
          }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@ -53,13 +53,13 @@ lE =
 | 
			
		||||
            ((Ref.SomeTypeRep (Ref.TypeRep @(IrisClass))), [(fmap show (enumUniform Setosa Versicolor :: RVar IrisClass))])
 | 
			
		||||
          ],
 | 
			
		||||
      targetType = (Ref.SomeTypeRep (Ref.TypeRep @(Float -> Float -> Float -> Float -> IrisClass))),
 | 
			
		||||
      maxDepth = 8,
 | 
			
		||||
      maxDepth = 5,
 | 
			
		||||
      weights =
 | 
			
		||||
        ExpressionWeights
 | 
			
		||||
          { lambdaSpucker = 0,
 | 
			
		||||
            lambdaSchlucker = 10,
 | 
			
		||||
            symbol = 100,
 | 
			
		||||
            variable = 5,
 | 
			
		||||
          { lambdaSpucker = 1,
 | 
			
		||||
            lambdaSchlucker = 2,
 | 
			
		||||
            symbol = 30,
 | 
			
		||||
            variable = 10,
 | 
			
		||||
            constant = 5
 | 
			
		||||
          }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
@ -74,13 +74,13 @@ lE =
 | 
			
		||||
            ((Ref.SomeTypeRep (Ref.TypeRep @(Health))), [(fmap show (enumUniform NotRecommendHealth PriorityHealth ))])
 | 
			
		||||
          ],
 | 
			
		||||
      targetType = (Ref.SomeTypeRep (Ref.TypeRep @(Parents -> HasNurs -> Form -> Children -> Housing -> Finance -> Social -> Health -> NurseryClass))),
 | 
			
		||||
      maxDepth = 8,
 | 
			
		||||
      maxDepth = 5,
 | 
			
		||||
      weights =
 | 
			
		||||
        ExpressionWeights
 | 
			
		||||
          { lambdaSpucker = 0,
 | 
			
		||||
            lambdaSchlucker = 10,
 | 
			
		||||
            symbol = 100,
 | 
			
		||||
            variable = 5,
 | 
			
		||||
          { lambdaSpucker = 1,
 | 
			
		||||
            lambdaSchlucker = 2,
 | 
			
		||||
            symbol = 30,
 | 
			
		||||
            variable = 10,
 | 
			
		||||
            constant = 5
 | 
			
		||||
          }
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user