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: over 1 year ago
Linked from 1 awesome list

datasetmachine-learningpharosmalltalk

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
pharo-containers/containers-hashtable An alternative implementation of a hash table data structure using the Moose framework in Smalltalk. 1
pharo-ai/a-priori An implementation of the A-Priori algorithm in Pharo to discover frequent itemsets and generate association rules from transaction data. 2
pharo-rdbms/pharo-sqlite3 A Smalltalk binding for the popular SQLite3 database engine. 22
pharo-containers/containers-stack A simple implementation of a stack data structure 0
polymathorg/dataframe A Smalltalk-based implementation of tabular data structures for data analysis 74
pharo-ai/naive-bayes-classifier A simple implementation of a multinomial Naive Bayes classifier for natural language processing and machine learning tasks 1
pharo-ai/data-partitioners A Pharo library that enables partitioning of collections into training, validation, and test sets for machine learning and statistical analysis. 6
pharo-project/pharo-launcher A tool for managing Pharo images and downloading templates from various sources. 109
pharo-nosql/mongotalk An implementation of MongoDB client for the Pharo Smalltalk platform. 19
pharo-contributions/pharo-talents A Smalltalk library for dynamically adding and removing behavior to objects without modifying classes. 23
pharo-containers/containers-trie An implementation of a data structure for efficiently storing and retrieving sets of strings 3
pharo-ai/ngrammodel A tool for splitting text into sequences of words 4
pharo-ai/k-means A Smalltalk implementation of the K-means clustering algorithm 3
pharo-ide/calypso A system browser for Pharo Smalltalk image management and editing 38
pharo-containers/btree An implementation of a BTree data structure for use in Smalltalk programming 0