datasets

Dataset manager

A Smalltalk library for loading and managing datasets as data frames.

Loading datasets into Pharo

GitHub

9 stars
4 watching
2 forks
Language: Smalltalk
last commit: about 3 years ago
Linked from 1 awesome list

datasetmachine-learningpharosmalltalk

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
pharo-containers/containers-hashtableAn implementation of a hash table data structure in Pharo Smalltalk1
pharo-ai/a-prioriAn implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data.2
pharo-rdbms/pharo-sqlite3A Smalltalk binding for the popular SQLite3 database engine.22
pharo-containers/containers-stackA simple implementation of a stack data structure0
polymathorg/dataframeA Smalltalk-based implementation of tabular data structures for data analysis74
pharo-ai/naive-bayes-classifierA simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks1
pharo-ai/data-partitionersA Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis.6
pharo-project/pharo-launcherA tool for managing Pharo images and downloading templates from various sources.110
pharo-nosql/mongotalkAn implementation of MongoDB client for the Pharo Smalltalk platform.19
pharo-contributions/pharo-talentsA Smalltalk library for dynamically adding and removing behavior to objects without modifying classes.23
pharo-containers/containers-trieA Smalltalk implementation of a trie data structure used in searching and indexing3
pharo-ai/ngrammodelA tool for splitting text into sequences of words4
pharo-ai/k-meansA Smalltalk implementation of the K-means clustering algorithm3
pharo-ide/calypsoA system browser for Pharo Smalltalk image management and editing38
pharo-containers/btreeAn implementation of a BTree data structure for use in Smalltalk programming0