easy_ml 0.2.0.pre.rc38 → 0.2.0.pre.rc40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: easy_ml
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0.pre.rc38
4
+ version: 0.2.0.pre.rc40
5
5
  platform: ruby
6
6
  authors:
7
7
  - Brett Shollenberger
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2025-01-22 00:00:00.000000000 Z
11
+ date: 2025-01-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -594,6 +594,7 @@ files:
594
594
  - app/serializers/easy_ml/datasource_serializer.rb
595
595
  - app/serializers/easy_ml/feature_serializer.rb
596
596
  - app/serializers/easy_ml/model_serializer.rb
597
+ - app/serializers/easy_ml/prediction_serializer.rb
597
598
  - app/serializers/easy_ml/retraining_job_serializer.rb
598
599
  - app/serializers/easy_ml/retraining_run_serializer.rb
599
600
  - app/serializers/easy_ml/settings_serializer.rb
@@ -688,8 +689,8 @@ files:
688
689
  - public/easy_ml/assets/.vite/manifest-assets.json
689
690
  - public/easy_ml/assets/.vite/manifest.json
690
691
  - public/easy_ml/assets/assets/Application-Cu7lNJmG.css
691
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-BRRjHz4-.js
692
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-BRRjHz4-.js.map
692
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-DF5SSkYi.js
693
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-DF5SSkYi.js.map
693
694
  homepage: https://github.com/brettshollenberger/easy_ml
694
695
  licenses:
695
696
  - MIT