Skip to content

Instantly share code, notes, and snippets.

@Nithilaa
Last active July 26, 2021 07:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nithilaa/9f274db236ec43270a96fca217696405 to your computer and use it in GitHub Desktop.
Save Nithilaa/9f274db236ec43270a96fca217696405 to your computer and use it in GitHub Desktop.
importing the required libraries
from pycaret.nlp import *
from pycaret.classification import *
import pandas as pd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment