klotz: matplotlib*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date / Title ↓ / - Bookmarks from other users for this tag

  1. You can fix the problem on Mac OS X Mavericks and Yosemite by doing the following:

    cd ~/.matplotlib/
    fc-list # Should take a couple minutes.
    After fc-list finishes running you will be able to import the package using import matplotlib.pyplot as plt.
    2017-07-29 Tags: , , , by klotz
  2. In your example if you use PCA to initialize your t-SNE you get widely spaced centroids; if you use random initialization you'll get tiny centroids and an uninteresting picture.
  3. for i, txt in enumerate(n):
    ax.annotate(txt, (z i » ,y i » ))
    2016-05-19 Tags: , , , by klotz

Top of the page

First / Previous / Next / Last / Page 2 of 0 SemanticScuttle - klotz.me: Tags: matplotlib

About - Propulsed by SemanticScuttle