ShobiStassen / PARC

MIT License
41 stars 11 forks source link

Rename and modify `fit_predict` #47

Open ahill187 opened 2 days ago

ahill187 commented 2 days ago

Description

In this PR:

  1. Renamed run_parc -> fit_predict.
  2. Allow x_data to be passed into fit_predict.
  3. Return y_data_pred from fit_predict.
  4. Add new attribute community_counts.