Skip to content

Commit

Permalink
adds manifold visualizer to README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rebecca Bilbro committed May 18, 2018
1 parent 80bc383 commit fabdfca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Visualizers are estimators (objects that learn from data) whose primary objectiv
- **Parallel Coordinates**: horizontal visualization of instances
- **Radial Visualization**: separation of instances around a circular plot
- **PCA Projection**: projection of instances based on principal components
- **Manifold Visualization**: high dimensional visualization with manifold learning
- **Feature Importances**: rank features based on their in-model performance
- **Recursive Feature Elimination**: find the best subset of features by importance
- **Scatter and Joint Plots**: direct data visualization with feature selection
Expand Down

0 comments on commit fabdfca

Please sign in to comment.