pharo-ai

pharo-ai

Geek Repo

Artificial Intelligence and Machine Learning in Pharo

Github PK Tool:Github PK Tool

pharo-ai's repositories

graph-algorithms

A graph algorithms library implemented in Pharo

Language:SmalltalkLicense:MITStargazers:20Issues:5Issues:15

data-inspector

Evaluate and visualize DataFrame directly in the same Inspector window.

Language:SmalltalkLicense:MITStargazers:14Issues:6Issues:14

wiki

The Pharo-AI Wiki

datasets

Loading datasets into Pharo

Language:SmalltalkLicense:MITStargazers:8Issues:4Issues:4

Polyglot

A library for Natural Language Processing

Language:SmalltalkLicense:MITStargazers:7Issues:6Issues:19

ai

A meta package to load all related Machine Learning libraries in Pharo

Language:SmalltalkLicense:MITStargazers:5Issues:5Issues:4

data-partitioners

Pharo library for partitioning a collection. Given a set of proportions (e.g. 50%, 30%, and 20%), it shuffles the collection and divides it into non-empty subsets in such a way that every element is included in exactly one subset. Can be used in machine learning and statistical analysis for splitting data into training, validation, and test sets.

Language:SmalltalkLicense:MITStargazers:5Issues:4Issues:3

linear-algebra

Fast linear algebra implemented using Pharo Lapack.

Language:SmalltalkLicense:MITStargazers:4Issues:4Issues:1

NgramModel

Ngram language model implemented in Pharo

Language:SmalltalkLicense:MITStargazers:4Issues:3Issues:19

decision-tree-model

Model for Decision Trees Learning in Pharo

Language:SmalltalkLicense:MITStargazers:3Issues:4Issues:6

k-means

K-means clustering in Pharo

Language:SmalltalkLicense:MITStargazers:3Issues:4Issues:14

lapack

A minimal FFI binding for LAPACK (http://www.netlib.org/lapack/) in Pharo

Language:SmalltalkLicense:MITStargazers:3Issues:4Issues:5

a-priori

Implementation of A-Priori algorithm in Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:3Issues:2

edit-distances

Several edit distances algorithms implemented in Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:2Issues:21

image-segmentation

Example of image Segmentation based on K-Means

Language:SmalltalkLicense:MITStargazers:2Issues:5Issues:0

metrics

Implementation of Machine Learning metrics for Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:5Issues:12

ngram

N-gram functionality for Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:3Issues:1

nlp

NLP for Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:5Issues:3

viz

Machine-Learning Visualization API for Pharo

Language:SmalltalkLicense:MITStargazers:2Issues:4Issues:8

data-imputers

This project contains transformers for missing value imputation

Language:SmalltalkLicense:MITStargazers:1Issues:6Issues:2

data-preprocessing

Project including data pre-processing algo. We aim to include scaling, centering, normalization, binarization methods.

Language:SmalltalkLicense:MITStargazers:1Issues:5Issues:3

linear-models

Linear models like linear and logistic regression implementation

Language:SmalltalkLicense:MITStargazers:1Issues:6Issues:9

naive-bayes-classifier

A multinomial Naive Bayes classifier implemented in Pharo

Language:SmalltalkLicense:MITStargazers:1Issues:3Issues:3

data-generator

A synthetic dataset generator

Language:SmalltalkLicense:MITStargazers:0Issues:5Issues:2

DatasetsFiles

This repo is used to store datasets for the Pharo's DataSet library.

Stargazers:0Issues:5Issues:1

external-dependencies

This repository constains dependencies to external projects, like Roassal, PolyMath...

Language:SmalltalkLicense:MITStargazers:0Issues:5Issues:0

graph-layouts

Repository for my Google Summer of Code project

Language:SmalltalkStargazers:0Issues:1Issues:0

hierarchical-clustering

Hierarchical Clustering algorithms for Pharo

Language:SmalltalkLicense:MITStargazers:0Issues:4Issues:3
License:MITStargazers:0Issues:4Issues:0

normalization

Different strategies for normalizing a numeric collection that can be used by machine learning algorithms

Language:SmalltalkLicense:MITStargazers:0Issues:4Issues:0