easy_ml 0.2.0.pre.rc52 → 0.2.0.pre.rc55

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.rc52
4
+ version: 0.2.0.pre.rc55
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-30 00:00:00.000000000 Z
11
+ date: 2025-01-31 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: activerecord
@@ -627,6 +627,7 @@ files:
627
627
  - bin/setup
628
628
  - bin/vite
629
629
  - config/initializers/dataframe.rb
630
+ - config/initializers/evaluators.rb
630
631
  - config/initializers/inflections.rb
631
632
  - config/initializers/resque.rb
632
633
  - config/initializers/zhong.rb
@@ -664,6 +665,8 @@ files:
664
665
  - lib/easy_ml/data/synced_directory.rb
665
666
  - lib/easy_ml/data/utils.rb
666
667
  - lib/easy_ml/engine.rb
668
+ - lib/easy_ml/evaluators.rb
669
+ - lib/easy_ml/evaluators/base.rb
667
670
  - lib/easy_ml/feature_store.rb
668
671
  - lib/easy_ml/features.rb
669
672
  - lib/easy_ml/logging.rb
@@ -710,9 +713,9 @@ files:
710
713
  - lib/tasks/zhong.rake
711
714
  - public/easy_ml/assets/.vite/manifest-assets.json
712
715
  - public/easy_ml/assets/.vite/manifest.json
713
- - public/easy_ml/assets/assets/Application-D6L0eW4P.css
714
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-BWHK2hEi.js
715
- - public/easy_ml/assets/assets/entrypoints/Application.tsx-BWHK2hEi.js.map
716
+ - public/easy_ml/assets/assets/Application-BUsRR6b6.css
717
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-Dr3jVR78.js
718
+ - public/easy_ml/assets/assets/entrypoints/Application.tsx-Dr3jVR78.js.map
716
719
  homepage: https://github.com/brettshollenberger/easy_ml
717
720
  licenses:
718
721
  - MIT