-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v0.4 Random forest train pipeline done
- Loading branch information
Showing
21 changed files
with
8 additions
and
4 deletions.
There are no files selected for viewing
Binary file removed
BIN
-55 KB
...ke_model_rf/data/.part-00000-00cd4de3-db5e-4737-8898-3cc19deeb3b7-c000.snappy.parquet.crc
Binary file not shown.
Binary file added
BIN
+174 KB
...ke_model_rf/data/.part-00000-733a27e9-24d4-4b7a-8949-2e992333c09b-c000.snappy.parquet.crc
Binary file not shown.
Binary file removed
BIN
-6.87 MB
...st/bike_model_rf/data/part-00000-00cd4de3-db5e-4737-8898-3cc19deeb3b7-c000.snappy.parquet
Binary file not shown.
Binary file added
BIN
+21.8 MB
...st/bike_model_rf/data/part-00000-733a27e9-24d4-4b7a-8949-2e992333c09b-c000.snappy.parquet
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
artifacts/model/random_forest/bike_model_rf/metadata/.part-00000.crc
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
artifacts/model/random_forest/bike_model_rf/metadata/part-00000
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"class":"org.apache.spark.ml.regression.RandomForestRegressionModel","timestamp":1728229923283,"sparkVersion":"3.5.3","uid":"RandomForestRegressor_adb1e91a940d","paramMap":{"predictionCol":"predicted_bike_demand","labelCol":"bike_demand","featuresCol":"final_features","seed":29,"subsamplingRate":0.01,"numTrees":100,"maxDepth":10},"defaultParamMap":{"labelCol":"label","predictionCol":"prediction","featuresCol":"features","minInstancesPerNode":1,"bootstrap":true,"maxBins":32,"seed":6152653672830384431,"minInfoGain":0.0,"checkpointInterval":10,"subsamplingRate":1.0,"maxMemoryInMB":256,"featureSubsetStrategy":"auto","minWeightFractionPerNode":0.0,"impurity":"variance","numTrees":20,"leafCol":"","cacheNodeIds":false,"maxDepth":5},"numFeatures":30,"numTrees":100} | ||
{"class":"org.apache.spark.ml.regression.RandomForestRegressionModel","timestamp":1728313143351,"sparkVersion":"3.5.3","uid":"RandomForestRegressor_225f2649b4d0","paramMap":{"subsamplingRate":0.01,"predictionCol":"predicted_bike_demand","featuresCol":"final_features","seed":29,"minInstancesPerNode":100,"maxBins":32,"numTrees":100,"maxDepth":25,"labelCol":"bike_demand"},"defaultParamMap":{"checkpointInterval":10,"subsamplingRate":1.0,"predictionCol":"prediction","leafCol":"","featuresCol":"features","seed":-3044862090669368019,"featureSubsetStrategy":"auto","minInstancesPerNode":1,"minWeightFractionPerNode":0.0,"minInfoGain":0.0,"maxBins":32,"maxMemoryInMB":256,"cacheNodeIds":false,"impurity":"variance","bootstrap":true,"numTrees":20,"labelCol":"label","maxDepth":5},"numFeatures":30,"numTrees":100} |
Binary file added
BIN
+112 Bytes
...rf/treesMetadata/.part-00000-31033949-7be4-4d19-b58b-5728f5fdb9ce-c000.snappy.parquet.crc
Binary file not shown.
Binary file removed
BIN
-104 Bytes
...rf/treesMetadata/.part-00000-d5b1cb2f-850e-47d4-a659-659174f3d9d4-c000.snappy.parquet.crc
Binary file not shown.
Binary file added
BIN
+13 KB
...odel_rf/treesMetadata/part-00000-31033949-7be4-4d19-b58b-5728f5fdb9ce-c000.snappy.parquet
Binary file not shown.
Binary file removed
BIN
-11.9 KB
...odel_rf/treesMetadata/part-00000-d5b1cb2f-850e-47d4-a659-659174f3d9d4-c000.snappy.parquet
Binary file not shown.
Binary file removed
BIN
-54.8 KB
...ck_model_rf/data/.part-00000-44858d72-4742-419d-8db1-204242b6e73c-c000.snappy.parquet.crc
Binary file not shown.
Binary file added
BIN
+175 KB
...ck_model_rf/data/.part-00000-58a10563-a1bd-4e67-9a72-3110c2a9913f-c000.snappy.parquet.crc
Binary file not shown.
Binary file removed
BIN
-6.85 MB
...st/dock_model_rf/data/part-00000-44858d72-4742-419d-8db1-204242b6e73c-c000.snappy.parquet
Binary file not shown.
Binary file added
BIN
+21.8 MB
...st/dock_model_rf/data/part-00000-58a10563-a1bd-4e67-9a72-3110c2a9913f-c000.snappy.parquet
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
artifacts/model/random_forest/dock_model_rf/metadata/.part-00000.crc
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
artifacts/model/random_forest/dock_model_rf/metadata/part-00000
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
{"class":"org.apache.spark.ml.regression.RandomForestRegressionModel","timestamp":1728232412003,"sparkVersion":"3.5.3","uid":"RandomForestRegressor_dc9537a6c871","paramMap":{"seed":29,"subsamplingRate":0.01,"numTrees":100,"maxDepth":10,"labelCol":"dock_demand","predictionCol":"predicted_dock_demand","featuresCol":"final_features"},"defaultParamMap":{"minWeightFractionPerNode":0.0,"minInfoGain":0.0,"seed":6152653672830384431,"checkpointInterval":10,"maxMemoryInMB":256,"impurity":"variance","leafCol":"","numTrees":20,"subsamplingRate":1.0,"maxDepth":5,"cacheNodeIds":false,"labelCol":"label","predictionCol":"prediction","featuresCol":"features","maxBins":32,"minInstancesPerNode":1,"featureSubsetStrategy":"auto","bootstrap":true},"numFeatures":30,"numTrees":100} | ||
{"class":"org.apache.spark.ml.regression.RandomForestRegressionModel","timestamp":1728324809326,"sparkVersion":"3.5.3","uid":"RandomForestRegressor_da7f08d2085c","paramMap":{"seed":29,"numTrees":100,"maxDepth":25,"subsamplingRate":0.01,"labelCol":"dock_demand","maxBins":32,"featuresCol":"final_features","predictionCol":"predicted_dock_demand","minInstancesPerNode":100},"defaultParamMap":{"minWeightFractionPerNode":0.0,"minInfoGain":0.0,"leafCol":"","impurity":"variance","seed":-3044862090669368019,"numTrees":20,"bootstrap":true,"maxDepth":5,"featureSubsetStrategy":"auto","checkpointInterval":10,"subsamplingRate":1.0,"maxMemoryInMB":256,"labelCol":"label","maxBins":32,"cacheNodeIds":false,"featuresCol":"features","predictionCol":"prediction","minInstancesPerNode":1},"numFeatures":30,"numTrees":100} |
Binary file added
BIN
+112 Bytes
...rf/treesMetadata/.part-00000-4de90963-fe7f-499b-b041-d03279475cf5-c000.snappy.parquet.crc
Binary file not shown.
Binary file removed
BIN
-104 Bytes
...rf/treesMetadata/.part-00000-55467c06-9c98-4eab-9de7-de8cdfd859d8-c000.snappy.parquet.crc
Binary file not shown.
Binary file added
BIN
+12.9 KB
...odel_rf/treesMetadata/part-00000-4de90963-fe7f-499b-b041-d03279475cf5-c000.snappy.parquet
Binary file not shown.
Binary file removed
BIN
-12 KB
...odel_rf/treesMetadata/part-00000-55467c06-9c98-4eab-9de7-de8cdfd859d8-c000.snappy.parquet
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters