Remove Cross Validation Remove Data Engineering Remove Python
article thumbnail

Predict football punt and kickoff return yards with fat-tailed distribution using GluonTS

Flipboard

GluonTS is a Python package for probabilistic time series modeling, but the SBP distribution is not specific to time series, and we were able to repurpose it for regression. Models were trained and cross-validated on the 2018, 2019, and 2020 seasons and tested on the 2021 season. We used the SBP distribution provided by GluonTS.

article thumbnail

Build a crop segmentation machine learning model with Planet data and Amazon SageMaker geospatial capabilities

AWS Machine Learning Blog

The Amazon SageMaker Studio notebook with geospatial image comes pre-installed with commonly used geospatial libraries such as GDAL, Fiona, GeoPandas, Shapely, and Rasterio, which allow the visualization and processing of geospatial data directly within a Python notebook environment.

professionals

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Visier’s data science team boosts their model output 10 times by migrating to Amazon SageMaker

AWS Machine Learning Blog

Steamlining model management and deployment with SageMaker Amazon SageMaker is a managed machine learning platform that provides data scientists and data engineers familiar concepts and tools to build, train, deploy, govern , and manage the infrastructure needed to have highly available and scalable model inference endpoints.

article thumbnail

Deployment of Data and ML Pipelines for the Most Chaotic Industry: The Stirred Rivers of Crypto

The MLOps Blog

Quick shout out to the amazing data engineering team at CTF Capital, they really poured their hearts and brains into this! With all of that, the model gets retrained with all the data and stored in the Sagemaker Model Registry. After that, a chosen model gets deployed and used in the model pipeline.

ML 52