<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>Default_WT_20210218</key>
	<dict>
		<key>IsEnabled</key>
		<false/>
		<key>DataHarvestingSamplingRate</key>
		<integer>0</integer>
		<key>MaximumNumberOfTrainedCandidates</key>
		<integer>50</integer>
		<key>MinimumNumberOfPositiveSamplesForCandidate</key>
		<integer>3</integer>
		<key>MinimumNumberOfSamplesForCandidate</key>
		<integer>3</integer>
		<key>MinimumNumberOfDaysWithPositiveSamplesForCandidate</key>
		<integer>3</integer>
		<key>MinimumNumberOfDaysWithSamplesForCandidate</key>
		<integer>3</integer>
		<key>MinimumNumberOfPositiveSamplesOverall</key>
		<integer>250</integer>
		<key>MinimumNumberOfDaysWithPositiveSamplesOverall</key>
		<integer>21</integer>
		<key>ModelTrainingPlanParameters</key>
		<dict>
			<key>LogisticRegressionRegularizationStrategy</key>
			<string>ElasticNet</string>
			<key>LogisticRegressionRegularizationRate</key>
			<integer>4</integer>
			<key>LogisticRegressionRegularizationL1Ratio</key>
			<real>0.4</real>
		</dict>
		<key>Featurizers</key>
		<array>
			<string>ATXNumericFeatureAirplaneModeEnabled</string>
			<string>ATXCategoricalFeatureLocationOfInterest</string>
			<string>ATXCategoricalFeatureTimeOfDayHour</string>
			<string>ATXCategoricalFeatureTimeOfDayInterval</string>
			<string>ATXCategoricalFeatureDayOfWeek</string>
			<string>ATXCategoricalFeatureLargeGeohash</string>
			<string>ATXCategoricalFeatureCoarseGeohash</string>
			<string>ATXCategoricalFeatureSpecificGeohash</string>
			<string>ATXCategoricalFeatureWifiSSID</string>
			<string>ATXCategoricalFeatureLocationType</string>
			<string>ATXCategoricalFeatureMotionType</string>
			<string>ATXCategoricalFeatureAmbientLightType</string>
			<string>ATXCategoricalFeatureMode</string>
			<string>ATXCategoricalFeatureLocationPOICategory</string>
			<string>ATXCategoricalFeaturePreviousLocationOfInterest</string>
			<string>ATXNumericFeatureCandidateLaunchedInLastOneMinute</string>
			<string>ATXNumericFeatureCandidateLaunchedInLastThirtyMinutes</string>
			<string>ATXNumericFeatureCandidateLaunchedInLastThreeDays</string>
			<string>ATXCategoricalFeatureCross_TimeOfDayInterval_FuzzyPartOfWeek_WifiSSID_LocationOfInterest</string>
			<string>ATXNumericFeatureCandidateBluetoothConnected</string>
			<string>ATXNumericFeatureCandidateBluetoothConnectedInLastThirtyMinutes</string>
			<string>ATXNumericFeatureCandidateBluetoothDisconnectedInLastThirtyMinutes</string>
			<string>ATXCategoricalFeatureFuzzyPartOfWeek</string>
		</array>
	</dict>
</dict>
</plist>
