Open in app

Sign In

Write

Sign In

George Pipis
George Pipis

892 Followers

Home

Lists

About

Mar 8

Get Started with Arrays in Bash

An introduction to arrays in Bash — This tutorial is a brief introduction to arrays in bash. Data Scientists are familiar with arrays, in R, a simple array is called “vector” and in Python is called “list”. How to Create an Array There are many different ways to create arrays in Bash, but in this example, we will show you one of…

Bash

2 min read

Get Started with Arrays in Bash
Get Started with Arrays in Bash
Bash

2 min read


Mar 8

How to Build Python Packages

A tutorial on how to build Python packages — In this tutorial, we will show you how to build Python Packages. Our goal is to build a Python package called mymath that consists of two modules, such as the basic module that contains three functions and the stats module that contains two functions too. We have to create a…

Python Packages

3 min read

How to Build Python Packages
How to Build Python Packages
Python Packages

3 min read


Feb 20

Content-Based Recommender Systems in TensorFlow and BERT Embeddings

A practical example of Content-Based Recommender Systems using TensorFlow and BERT Embeddings on ads and click-through rate data. — This tutorial will show you how to build content-based recommender systems in TensorFlow from scratch. For this example, we will work with ads and our KPI will be the “Clicks“. In other words, we would like to build a content-based recommender system for serving ads by considering as features the…

Content Based

4 min read

Content-Based Recommender Systems in TensorFlow and BERT Embeddings
Content-Based Recommender Systems in TensorFlow and BERT Embeddings
Content Based

4 min read


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

George Pipis

George Pipis

892 Followers

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

Following
  • Dario Radečić

    Dario Radečić

  • Avi Chawla

    Avi Chawla

  • ODSC - Open Data Science

    ODSC - Open Data Science

  • Julien Simon

    Julien Simon

  • Ximena Vengoechea

    Ximena Vengoechea

See all (352)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech