The Wayback Machine - http://web.archive.org/web/20200825221838/https://github.com/topics/model-deployment
Skip to content
#

model-deployment

Here are 57 public repositories matching this topic...

mmlspark
ttpro1995
ttpro1995 commented Nov 13, 2019

Version

com.microsoft.ml.spark:mmlspark_2.11:jar:0.18.1
spark= 2.4.3
scala=2.11.12

data (csv with header) https://gist.github.com/ttpro1995/69051647a256af912803c9a16040f43a

download data and save as csv file, put into folder /data/public/HIGGS/higgs.test.predictioncsv

val data = spark.read.option("header","true").option("inferSchema", "true").csv("/data/public/HIGGS
BentoML
shihgianlee
shihgianlee commented Aug 21, 2020

Is your feature request related to a problem? Please describe.
We have a mechanism to capture logs in production that doesn't require log files collection. However, there is no option to disable local log files generation.

Describe the solution you'd like
A configuration option for user to disable logging to files.

Describe alternatives you've considered
Accept the default beh

This repository contains code and bonus content which will be added from time to time for the books "Learning Generative Adversarial Network- GAN" and "R Data Analysis Cookbook - 2nd Edition" by Packt

  • Updated Oct 11, 2017
  • HTML

Improve this page

Add a description, image, and links to the model-deployment topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-deployment topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.