diff --git a/Tutorials/Clustering Tutorial (CLU102) - Level Intermediate.ipynb b/Tutorials/Clustering Tutorial (CLU102) - Level Intermediate.ipynb deleted file mode 100644 index ba48c015de1d017937f3b37abe0f413862e0dec5..0000000000000000000000000000000000000000 --- a/Tutorials/Clustering Tutorial (CLU102) - Level Intermediate.ipynb +++ /dev/null @@ -1,45 +0,0 @@ -{ - "cells": [ - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "# Clustering Tutorial (CLU102) - Level Intermediate" - ] - }, - { - "cell_type": "markdown", - "metadata": {}, - "source": [ - "**Date Updated: Feb 25, 2020**\n", - "\n", - "# Work in progress\n", - "We are currently working on this tutorial. Please check back soon! \n", - "\n", - "### In the mean time, you can see: \n", - "- __[Clustering Tutorial (CLU101) - Level Beginner](https://github.com/pycaret/pycaret/blob/master/Tutorials/Clustering%20Tutorial%20(CLU101)%20-%20Level%20Beginner.ipynb)__" - ] - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 3 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython3", - "version": "3.7.4" - } - }, - "nbformat": 4, - "nbformat_minor": 2 -}