arunnatva

Results 5 issues of arunnatva

Traceback (most recent call last): File "/home/aknatva/mdef/src/model_exec_stats_service.py", line 62, in get self.db_conn = PhoenixDam.get_connection("/home/aknatva/mdef/conf/db_conn.conf") File "/home/aknatva/mdef/src/phoenix_dam.py", line 11, in get_connection db_conn = jaydebeapi.connect(config_object["driver"],config_object["conn_string"],config_object["class_path"],) File "/opt/anaconda3/envs/mdef/lib/python3.5/site-packages/jaydebeapi/__init__.py", line 68, in connect connection...

Hi Dat, I am trying to create my own dataset of "markers" and took some pictures of the same. Generated the train.record file using the create_tf_example function. However, I dont...

Hi, I am using sparkdl module from databricks and everytime, I have to use --packages , and also add the jars to sys.path inside pyspark code in order to successfully...

Hi, I have installed spark 2.1.0, python 3.5 on windows. Installed tensorflow-gpu, keras and other packages required for image processing. Copied images from linux box to windows box. However, reading...