Open in app

Sign In

Write

Sign In

George Pipis
George Pipis

852 Followers

Home

About

Dec 7, 2022

How to Redact Name Entities using SpaCy and Python UDF in Snowflake

An ultimate guide of how to use SpaCy in Python UDFs with Snowflake — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com In a previous tutorial, we showed you how to get started with Python UDFs in Python. In this tutorial, we will show you how to use SpaCy with Python UDF in Snowflake.

Spacy

4 min read

How to Redact Name Entities using SpaCy and Python UDF in Snowflake
How to Redact Name Entities using SpaCy and Python UDF in Snowflake
Spacy

4 min read


Dec 4, 2022

Get Started with Python UDFs in Snowflake

A hands-on tutorial on how to build your first Python UDF in Snowflake — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com Finally, Snowflake supports UDF (user-define functions) in Python. Thank you Snowflake! Apart from Python, we can write UDFs in Java, Javascript and SQL. In this tutorial, we will provide basic examples of UDFs in Python.

Snowflake

4 min read

Get Started with Python UDFs in Snowflake
Get Started with Python UDFs in Snowflake
Snowflake

4 min read


Nov 28, 2022

How To Get The History Of The Commands And Their Outputs In Jupyter Notebook

This a very useful tip that can save much time and effort when you work with Jupyter Notebooks — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com When we work with Jupyter Notebook, it is often possible to run a computationally expensive command without storing it in a variable, where we may want to use it later. The good news is that we do not have to re-run the command since Jupyter stores all the outputs. The…

Jupyter Notebook

3 min read

How To Get The History Of The Commands And Their Outputs In Jupyter Notebook
How To Get The History Of The Commands And Their Outputs In Jupyter Notebook
Jupyter Notebook

3 min read


Oct 31, 2022

How to Redirect and Save Errors in Unix

Hands-On Examples of Redirections in Unix/Linux — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com In Unix, there are three types of redirection, such as: Standard Input (stdin) that is denoted by 0. Usually, it’s the user’s keyboard and we use the “<” sign

Redirect

4 min read

How to Redirect and Save Errors in Unix
How to Redirect and Save Errors in Unix
Redirect

4 min read


Oct 4, 2022

Content-Based Recommender Systems with TensorFlow Recommenders

Hands-on example of content based recommender systems with tensorflow — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com In this post, we will consider as a reference point the “Building deep retrieval models” tutorial from TensorFlow and we will try to go deeper by showing:

Recommendation System

8 min read

Content-Based Recommender Systems with TensorFlow Recommenders
Content-Based Recommender Systems with TensorFlow Recommenders
Recommendation System

8 min read


Published in Level Up Coding

·Sep 26, 2022

Get Started with Hugging Face Auto Train

Hands-on tutorial on Hugging Face Auto Train — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com Hugging Face has launched the auto train, which is a new way to automatically train, evaluate and deploy state-of-the-art Machine Learning models. It enables us to train custom machine learning models by simply uploading the data. Under the hood, it runs automatically different models. Finally, we use our models directly…

Hugging Face

5 min read

Get Started with Hugging Face Auto Train
Get Started with Hugging Face Auto Train
Hugging Face

5 min read


Published in Geek Culture

·Sep 25, 2022

Get Started with TensorFlow Recommenders and Matrix Factorization

A hands-on tutorial on recommender systems with TensorFlow — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com In this post, we will work with the TensorFlow tutorial where we will try to go deeper by showing: How to start with a pandas data frame instead of a TensorFlow datasets

Tensorflow Recommenders

5 min read

Get Started with TensorFlow Recommenders and Matrix Factorization
Get Started with TensorFlow Recommenders and Matrix Factorization
Tensorflow Recommenders

5 min read


Published in Level Up Coding

·Aug 25, 2022

How to Read and Write Files in Python

Tutorial on how to handle files in Python — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com Most Data Scientists use Pandas for reading files, provided that the data are structured. In this tutorial, we will work with the “open” built-in function that takes two arguments, such as the file name and the mode. The mode indicates what action is required like reading, writing or creating and…

Read File Python

5 min read

How to Read and Write Files in Python
How to Read and Write Files in Python
Read File Python

5 min read


Published in Geek Culture

·Jul 30, 2022

Example of args and kwargs in Python

Hands-on examples of args and kwargs in Python — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com With args, we can pass in any amount of non-keyword variables, while with kwargs we can pass in any amount of keyword arguments. We will explain the args and kwargs using an example of a sum function. …

Args And Kwargs

2 min read

Example of args and kwargs in Python
Example of args and kwargs in Python
Args And Kwargs

2 min read


Published in Level Up Coding

·Jul 30, 2022

Exceptions in Python

Hands-on tutorial about Exceptions in Python — Join Medium with my referral link - George Pipis Read every story from George Pipis (and thousands of other writers on Medium). Your membership fee directly supports…jorgepit-14189.medium.com In this tutorial, we will provide you with an example of exception handling in Python. For simplicity, we will work with the division function. Let’s start with a simple version.

Exceptions

3 min read

Exceptions in Python
Exceptions in Python
Exceptions

3 min read

George Pipis

George Pipis

852 Followers

Sr. Director, Data Scientist @ Persado | Co-founder of the Data Science blog: https://predictivehacks.com/

Following
  • Roberto Iriondo

    Roberto Iriondo

  • Towards AI Editorial Team

    Towards AI Editorial Team

  • Tim Denning

    Tim Denning

  • Leonie Monigatti

    Leonie Monigatti

  • Zulie Rane

    Zulie Rane

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech