Plan for Exploratory v3.2

We’ve started working on the next release of v3.2.

Here’s a list of the new features / enhancements.

  • Survival Analysis - Evaluate prediction performance and Simulate
  • Support Custome R Functions Model Build and Evaluation Framework
  • Chart: Support Confidence Intervals for Trend / Smooth LInes
  • Chart: Pie Chart
  • Chart: Custom Color Picker
  • Chart: Support different markers for Y-axes for Scatter
  • Pivot: Text Wrap
  • Branch - Rename support
  • Promote to Data Frame from Branch or Steps
  • Model: Support some of the models out of the box. (nls, lme4, xgboost, randomforest, arima forecast, anomaly detection, LDA, etc.)
  • Statistical Test: Add Chi-Squared Test

We can’t guarantee that all of them will make it for v3.2, which is due towards end of this month. But feel free to let us know if any of them are interesting for you or you have a different set of items you want to see.

Cheers,
Kan

2 Likes

Great improvements!! What about Dashboards integration, or LSA and/or NLP e.g. Entity Recognition (just saying)

Yes, Dashboard is on our roadmap! :wink:

We have TF-IDF / SVD for text mining already, have you had a chance to try it out?

1 Like

It’s an old post with the old interface of Exploratory, but here’s one I’ve written before.

https://blog.exploratory.io/demystifying-text-analytics-part-4-dimensionality-reduction-and-clustering-in-r-cbc8c90e0b14#.wm181wr39

SVD / TF-IDF / K-means can all be done from UI menu now though.

1 Like

Yeah, I followed (among others) the series of Text Analytics from part 1 to part 5. Good job and amazing tool!

1 Like

Let me know if you have any feedback for improvements, if any!