ycliper

Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
Скачать

Machine Learning in R: Deploy Machine Learning Model using RDS

Автор: Data Professor

Загружено: 2019-12-31

Просмотров: 7111

Описание: In this video, I will show you how to deploy a machine learning model (a classification model of DHFR dataset) in the R programming language by saving it to disk as a RDS file. Then, we will load back the model by reading the RDS file and make a prediction on the test dataset.

🌟 Buy me a coffee: https://www.buymeacoffee.com/dataprof...

⭕ Timeline
0:36 Open up RStudio or RStudio.cloud
0:47 Let's modify the DHFR-classification.R file from the previous episode (https://github.com/dataprofessor/code...)
1:02 Save file as DHFR-classification-deploy.R (https://github.com/dataprofessor/code...)
1:10 Sequentially run the code line by line
3:25 Training Model will be saved as RDS file
3:47 Let's save the ML model as RDS file
3:56 saveRDS(Model, "Model.RDS")
4:43 Let's read in the ML model from RDS file
4:55 read.Model - readRDS("Model.rds")
6:08 Let's hit the broom icon to clear the environment
6:20 Re-run the code again line by line
6:38 Time to read in the ML model from RDS file

⭕Data:
https://raw.githubusercontent.com/dat...

⭕Code:
https://github.com/dataprofessor/code...
https://github.com/dataprofessor/code...

⭕ Playlist:
Check out our other videos in the following playlists.
✅ Data Science 101: https://bit.ly/dataprofessor-ds101
✅ Data Science YouTuber Podcast: https://bit.ly/datascience-youtuber-p...
✅ Data Science Virtual Internship: https://bit.ly/dataprofessor-internship
✅ Bioinformatics: http://bit.ly/dataprofessor-bioinform...
✅ Data Science Toolbox: https://bit.ly/dataprofessor-datascie...
✅ Streamlit (Web App in Python): https://bit.ly/dataprofessor-streamlit
✅ Shiny (Web App in R): https://bit.ly/dataprofessor-shiny
✅ Google Colab Tips and Tricks: https://bit.ly/dataprofessor-google-c...
✅ Pandas Tips and Tricks: https://bit.ly/dataprofessor-pandas
✅ Python Data Science Project: https://bit.ly/dataprofessor-python-ds
✅ R Data Science Project: https://bit.ly/dataprofessor-r-ds

⭕ Subscribe:
If you're new here, it would mean the world to me if you would consider subscribing to this channel.
✅ Subscribe: https://www.youtube.com/dataprofessor...

⭕ Recommended Tools:
Kite is a FREE AI-powered coding assistant that will help you code faster and smarter. The Kite plugin integrates with all the top editors and IDEs to give you smart completions and documentation while you’re typing. I've been using Kite and I love it!
✅ Check out Kite: https://www.kite.com/get-kite/?utm_me...

⭕ Recommended Books:
✅ Hands-On Machine Learning with Scikit-Learn : https://amzn.to/3hTKuTt
✅ Data Science from Scratch : https://amzn.to/3fO0JiZ
✅ Python Data Science Handbook : https://amzn.to/37Tvf8n
✅ R for Data Science : https://amzn.to/2YCPcgW
✅ Artificial Intelligence: The Insights You Need from Harvard Business Review: https://amzn.to/33jTdcv
✅ AI Superpowers: China, Silicon Valley, and the New World Order: https://amzn.to/3nghGrd

⭕ Stock photos, graphics and videos used on this channel:
✅ https://1.envato.market/c/2346717/628...

⭕ Follow us:
✅ Medium: http://bit.ly/chanin-medium
✅ FaceBook:   / dataprofessor  
✅ Website: http://dataprofessor.org/ (Under construction)
✅ Twitter:   / thedataprof  
✅ Instagram:   / data.professor  
✅ LinkedIn:   / chanin-nantasenamat  
✅ GitHub 1: https://github.com/dataprofessor/
✅ GitHub 2: https://github.com/chaninlab/

⭕ Disclaimer:
Recommended books and tools are affiliate links that gives me a portion of sales at no cost to you, which will contribute to the improvement of this channel's contents.

#dataprofessor #machinelearning #modeldeployment #deployml #deploymachinelearning #datascienceproject #learnr #rprogramming #learnrprogramming #datascience #datamining #bigdata #datascienceworkshop #dataminingworkshop #dataminingtutorial #datasciencetutorial #ai #artificialintelligence #r #rds #readrds #saverds

Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Machine Learning in R: Deploy Machine Learning Model using RDS

Поделиться в:

Доступные форматы для скачивания:

Скачать видео

  • Информация по загрузке:

Скачать аудио

Похожие видео

Data Pre-processing in R: Handling Missing Data

Data Pre-processing in R: Handling Missing Data

how to deploy r model as api | Machine Learning model Deployment

how to deploy r model as api | Machine Learning model Deployment

Машинное обучение в R: построение модели классификации

Машинное обучение в R: построение модели классификации

Веб-приложения на R: создание веб-приложения для машинного обучения на R | Shiny Tutorial, эпизод 4

Веб-приложения на R: создание веб-приложения для машинного обучения на R | Shiny Tutorial, эпизод 4

MLOps with R: The Whole Game of End-to-End Data Science & Model Deployment

MLOps with R: The Whole Game of End-to-End Data Science & Model Deployment

Deploy R Model as Web Service - 3 EASY Ways

Deploy R Model as Web Service - 3 EASY Ways

Развертывание моделей машинного обучения с помощью FastAPI, Docker и Heroku | Учебное пособие

Развертывание моделей машинного обучения с помощью FastAPI, Docker и Heroku | Учебное пособие

Как экспортировать модели машинного обучения в Python

Как экспортировать модели машинного обучения в Python

Introduction to building machine learning models in R with mikropml (CC124)

Introduction to building machine learning models in R with mikropml (CC124)

Deploying Machine Learning Models - Full Guide

Deploying Machine Learning Models - Full Guide

Развертывание модели машинного обучения за 10 минут. Объяснение

Развертывание модели машинного обучения за 10 минут. Объяснение

R Data Science Project

R Data Science Project

Machine Learning in R: Speed up Model Building with Parallel Computing

Machine Learning in R: Speed up Model Building with Parallel Computing

Web Apps in R: Building your First Web Application in R | Shiny Tutorial Ep 1

Web Apps in R: Building your First Web Application in R | Shiny Tutorial Ep 1

How to Deploy Machine Learning Models (ft. Runway)

How to Deploy Machine Learning Models (ft. Runway)

Understanding model interpretability in R with ggplot2 and mikropml (CC134)

Understanding model interpretability in R with ggplot2 and mikropml (CC134)

All Machine Learning Models Clearly Explained!

All Machine Learning Models Clearly Explained!

Machine Learning in R: Repurpose Machine Learning Code for New Data

Machine Learning in R: Repurpose Machine Learning Code for New Data

Jared Lander - GPU Computing in R

Jared Lander - GPU Computing in R

Deploy you Machine Learning model with Python

Deploy you Machine Learning model with Python

© 2025 ycliper. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]