20 projects
LLMTextualAnswer
Find textual answers via an LLM.
LatentSemanticAnalyzer
Latent Semantic Analysis package based on "the standard" Latent Semantic Indexing theory.
SparseMatrixRecommender
Sparse Matrix Recommender package based on SSparseMatrix objects.
ROCFunctions
Receiver Operating Characteristic (ROC) functions package.
SSparseMatrix
SSparseMatrix package based on SciPy sparse matrices.
LLMPrompts
Facilitating the creation, storage, retrieval, and curation of LLM prompts.
Regressionizer
Regression workflows package based on Least Squares Regression and Quantile Regression.
QuantileRegression
QuantileRegression package based on SciPy optimization routines.
OutlierIdentifiers
Outlier identifiers functions package.
LLMFunctionObjects
Large Language Models (LLMs) functions package.
JupyterChatbook
Custom Jupyter magics for interacting with LLMs.
DataTypeSystem
Data type system for different data structures (arrays, lists of dictionaries, etc.).
DSLTranslation
Translation of natural Domain Specific Language (DSL) commands into code.
TriesWithFrequencies
This package provides tries (prefix trees) with frequencies implementation based on dictionaries.
CompositeRecommenders
Composite recommenders based on SparseMatrixRecommender and LatentSemanticAnalyzer.
RandomDataGenerators
Generator of random data frames.
ExampleDatasets
Example datasets from statistics packages.
RandomMandala
Generator of random mandalas.
ChernoffFace
Makes of Chernoff face diagrams.
RandomSparseMatrix
Package for creation of sparse matrices (SSparseMatrix objects.)