- 20
- 13 783
Ploomber
เข้าร่วมเมื่อ 24 ต.ค. 2021
Deploying LLM/AI app series: RAG API from customer order data
In this video we walk you through how to build and deploy an API for a RAG application rooted on tabular data containing order information.
มุมมอง: 464
วีดีโอ
JupySQL integration with JupyterLab
มุมมอง 10910 หลายเดือนก่อน
jupysql.ploomber.io/en/latest/jupyterlab/syntax-highlighting.html
Tutorial: Access Amazon Redshift, set up tables from S3 and perform classification on bike trips
มุมมอง 318ปีที่แล้ว
In this tutorial, you will learn how to access an Amazon Redshift instance from Jupyter notebooks. You will then learn how to iteratively create tables from an S3 bucket and confirm they are correct via JupySQL's table explorer and table profiling functions. By the end of this tutorial, you will seamlessly transform your SQL query results into pandas dataframe format to setup a supervised learn...
JupySQL 0 9 0 release: configure your SQL project in Jupyter
มุมมอง 314ปีที่แล้ว
Learn how to configure your SQL project in Jupyter with a new addition: pyproject.toml files to specify default behaviour when performing queries. In this video we focus on automatically transforming the output of a query in polars dataframe format. Learn more jupysql.ploomber.io/en/latest/api/configuration.html#loading-configuration-from-a-pyproject-toml-file
Set up exploratory data analysis with PostgreSQL and Jupyter in less than 7 minutes.
มุมมอง 484ปีที่แล้ว
JupySQL is an open source project whose goal is to enable you to run SQL and plot large datasets in Jupyter via a `%sql`, `%%sql`, and `%sqlplot` magics. It is compatible with all major databases (e.g., PostgreSQL, MySQL, SQL Server), data warehouses (e.g., Snowflake, BigQuery, Redshift), and embedded engines (SQLite, and DuckDB). It is a fork of `ipython-sql` with many bug fixes and a lot of g...
Best Practices for Maintainable Data Science Projects
มุมมอง 2712 ปีที่แล้ว
In this video, Antonio, a Ploomber community member, will share a checklist of best practices to develop better Data Science projects. Blog post available here: ploomber.io/blog/checklist Questions? Join our growing community of Data Scientists: ploomber.io/community
Myths and Problems of Jupyter Notebooks
มุมมอง 1992 ปีที่แล้ว
In this video, Antonio, a Ploomber community member, will discuss some of the myths around Jupyter notebooks and share a few tricks for using them more effectively. Blog post available here: ploomber.io/blog/nbs-myths Questions? Join our growing community of Data Scientists: ploomber.io/community
Ploomber Convert
มุมมอง 802 ปีที่แล้ว
Convert Jupyter notebooks to PDF, no setup required: convert.ploomber.io Join our Data Science community: ploomber.io/community
Developing Custom Scikit-learn Transformers and Estimators
มุมมอง 8492 ปีที่แล้ว
In this video, Antonio, a Ploomber community member, will show us how to integrate our custom models with scikit-learn. Blog post available here: ploomber.io/blog/sklearn-custom/ Questions? Join our growing community of Machine Learners: ploomber.io/community
A Gentle Introduction to Nested Cross-Validation
มุมมอง 3.8K2 ปีที่แล้ว
In this video, Antonio, a Ploomber community member, will walk us through the nested cross-validation technique, which allows us to select many candidate Machine Learning models and choose the best one for deployment. Blog post available here: ploomber.io/blog/nested-cv/ Questions? Join our growing community of Machine Learners: ploomber.io/community
Ploomber: Automated Notebook Refactoring
มุมมอง 552 ปีที่แล้ว
Ploomber: Automated Notebook Refactoring
Interactive Exploratory Data Analysis Sample
มุมมอง 1092 ปีที่แล้ว
Interactive Exploratory Data Analysis Sample
Soorgeon - Generate Maintainable Pipelines From Legacy Notebooks
มุมมอง 1.9K3 ปีที่แล้ว
Soorgeon - Generate Maintainable Pipelines From Legacy Notebooks