RealityStream

RealityStream Forecasting Models

Our Machine Learning (ML) models join feature and target (Y=1) data based on location IDs.
Scope includes: Countries, States, County FIPS, Zip Codes, and Brain Voxels (for eye blinks).

The Run Modles colab merges feature and target datasets in Pandas.
Training files can be reviewed by setting save_training=True.

Select one or more models, then paste the resulting yaml in the Run Models CoLab.

Logistic Regression (lr)

Random Forest Classifier (rfc)

Random Bits Forest (rbf)

Support Vector Machines (svm) - Runs Slow

Runs slow (over an hour), best to avoid for now.

Neural Network Multi-Layer Perceptron (mlp)

XGBoost (xgboost)



Paste the resulting yaml parameters list into the second step of the Run Models CoLab.