dbl
dbl
This is interesting: http://stackoverflow.com/questions/24027435/python-snappy-link-error-in-mac On Oct 8, 2014, at 6:14 PM, David Laxer [email protected] wrote: > Please review this … > > (virtualenv)David-Laxers-MacBook-Pro:~ davidlaxer$ cd Agile_Data_Code/ > (virtualenv)David-Laxers-MacBook-Pro:Agile_Data_Code davidlaxer$ ls...
Similar problem with pig-0.12.0: ``` --------------------------------------------------------------------- | | modules || artifacts | | conf | number| search|dwnlded|evicted|| number|dwnlded| --------------------------------------------------------------------- | master | 0 | 0 | 0 | 0 ||...
I haven’t focused on this issue lately. The cProfile suggests it’s something in Tensorflow ‘eager’ execution, possible generating the embedding vectors. I posted the question on StackOverflow and nobody responded....
I filtered the papers_feathered_df from 81,089 to 34,989 rows. The embedding process ran for a while … and used about 110GB of DRAM. Then I got the exception. I am...
Here's my test code: ``` import sys import faulthandler import numpy as np import pandas as pd import json import os import ipywidgets as widgets from IPython.display import clear_output, display...
I am working with 1.0.27 with a version of the COVID-19 repository from 11/21 with 822279 rows × 19 columns. If I filter the number of documents from 822279 to...
When I set embedding_batch_size=256, OS X 12.3.1 crashed.
Ok. There's also weird behavior where if the matplotlib works then all the other widgets output text instead of displaying properly. E.g. - ``` slider = widgets.IntSlider() text = widgets.IntText()...
``` % pip install --upgrade ipympl WARNING: Ignoring invalid distribution -umpy (/Users/davidlaxer/tensorflow-metal/lib/python3.8/site-packages) WARNING: Ignoring invalid distribution -umpy (/Users/davidlaxer/tensorflow-metal/lib/python3.8/site-packages) Requirement already satisfied: ipympl in /Users/davidlaxer/tensorflow-metal/lib/python3.8/site-packages (0.8.8) Collecting ipympl Downloading ipympl-0.9.0-py2.py3-none-any.whl (508...
``` Open Browser Console for more detailed log - Double click to close this message] Failed to load model class 'MPLCanvasModel' from module 'jupyter-matplotlib' Error: No version of module jupyter-matplotlib...