Linear Regression Using ChatGPT The ChatGPT is a large language model (LLM) from OpenAI that was released a few months ago. Since then, it has […]
Numeric Representation of Text: CountVectorizer to HashingVectorizer
Numeric Representation of Text: CountVectorizer to HashingVectorizer A recent article in Forbes stated that unstructured data accounts for about 90% of the data being generated […]
Bollywood Lyrics via Recurrent Neural Networks
Having recently read about recurrent neural networks (RNNs) and an excellent blog post about using recurrent neural networks to emulate Shakespeare’s writing, I thought it […]