Skip to content
#

string

Here are 340 public repositories matching this topic...

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.

  • Updated Aug 7, 2019
  • Python

PyPyNum is a multifunctional Python math lib. It includes modules for math, data analysis, array ops, crypto, physics, randomness, data prep, stats, solving eqns, image processing, interp, matrix calc, and high-precision math. Designed for scientific computing, data science, and machine learning, PyPyNum provides efficient and versatile tools.

  • Updated Dec 8, 2024
  • Python

Text classification is a fundamental task in natural language processing (NLP), used widely for spam detection, sentiment analysis, and categorization of textual data. In this Python script, we delve into building a text classification pipeline using a Naive Bayes classifier with TF-IDF (Term Frequency-Inverse Document Frequency) features.

  • Updated Jul 12, 2024
  • Python

Improve this page

Add a description, image, and links to the string topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the string topic, visit your repo's landing page and select "manage topics."

Learn more