Search

Clear filter
Article
David E Nelson · Apr 26, 2019

A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin

%pyspark from pyspark.ml.regression import LinearRegression from pyspark.ml.feature import VectorAssembler # Transform the "Features" column(s) into the correct vector format df
Article
Michael Braam · Feb 20, 2017

Making encrypted datafields SQL-searchable

If there is no previous block the initialization vector comes into play.
Article
Bernd Mueller · Jan 30, 2018

A story from support - how the quest for a raw DEFLATE compression/decompression function leads to a Node callout server by REST

file access/operations) modules in place in order to use their functionality.The code then uses process.argv to access the incoming command-line arguments.argv stands for "argument vector
Article
Zhong Li · Mar 15, 2019

Run A Deep Learning Demo with Python3 Binding to HealthShare (Part II)

x_train.astype('float32')x_test = x_test.astype('float32')x_train /= 255x_test /= 255 print(x_train.shape[0], 'train samples')print(x_test.shape[0], 'test samples') # convert class vectors

veera RVR

0 posts0 comments

AlexAdminDC

0 posts0 comments

VertPro® .

0 posts0 comments

vignesh A A

0 posts0 comments

Virtuosity Digital

0 posts0 comments

aaa vvv

0 posts0 comments

xenoke rocket

0 posts0 comments

D Visser

0 posts0 comments

VCompare 4U

0 posts0 comments

vetrivel D R

0 posts0 comments
Question
Larry Pinsky · Mar 22, 2017

Unable to sFTP to vendor

We have many sFTP business operations that work successfully. I just modified an existing one to point to a new IP and Port, as well as use new credentials (username and password only