19 projects
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.
SSparseMatrix
SSparseMatrix package based on SciPy sparse matrices.
LatentSemanticAnalyzer
Latent Semantic Analysis package based on "the standard" Latent Semantic Indexing theory.
SparseMatrixRecommender
Sparse Matrix Recommender package based on SSparseMatrix objects.
LLMPrompts
Facilitating the creation, storage, retrieval, and curation of LLM prompts.
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.
ROCFunctions
Receiver Operating Characteristic (ROC) functions package.
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.)