antonypamo commited on
Commit
093c526
·
verified ·
1 Parent(s): 5cccc8f

Upload RRF-Savant resonance ranker model and config

Browse files
Files changed (2) hide show
  1. config.json +14 -0
  2. logreg_rrf_savant.joblib +3 -0
config.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_type": "logistic_regression",
3
+ "framework": "scikit-learn",
4
+ "input_features": {
5
+ "description": "RRF-Savant meta-state features (phi, omega, coherence, S_RRF, C_RRF, E_H, dominant_frequency, one-hot Phi nodes)",
6
+ "dimension": 15
7
+ },
8
+ "created_from": "RRFSavant_AGI_Core_Colab.ipynb",
9
+ "dependencies": [
10
+ "scikit-learn",
11
+ "numpy",
12
+ "joblib"
13
+ ]
14
+ }
logreg_rrf_savant.joblib ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fbf05b54f3a595f6638c9937d9d77576684feb71c8eb639334be08bc7ab4337d
3
+ size 959