Skip to content

puviyarasan/DevPlatv2Template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predict NYC Taxi Tips

This repo trains a model based on an Open Dataset that tracks NYC Yellow Taxi trips and various attributes around them. The goal is to for a given trip, predict whether there will be a tip or not. The model then will be converted to ONNX format and tracked by MLFlow.

Azure Machine Learning Service

Azure Machine Learning service provides a cloud-based environment to prep data, train, test, deploy, manage, and track machine learning models. This service fully supports open-source technologies such as PyTorch, TensorFlow, and scikit-learn and can be used for any kind of machine learning, from classical ML to deep learning, supervised and unsupervised learning.

Learn how Azure Machine Learning can help you streamline the building, training, and deployment of machine learning models. Start free today.

Getting Started

Train a sklearn model w/ NYC Yellow Taxi trips

Train With Datasets On Azure Visualize

Deploy a sklearn model as a batch endpoint

Train On Azure

Deploy a sklearn model as an online endpoint

Train On Azure

This ARM template creates a code job in Azure Machine Learning workspace.

If you are new to Azure Machine Learning, see:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%