prediction-builder-swift
Predictor
A linear regression library for building predictions in machine learning
A library for machine learning that builds predictions using a linear regression.
12 stars
1 watching
2 forks
Language: Swift
last commit: about 1 year ago
Linked from 1 awesome list
carthagecocoapodsioslinear-regressionmachine-learningmlpredictionregressionswiftswift-libraryswift-package-managerxcode
Related projects:
Repository | Description | Stars |
---|---|---|
denissimon/prediction-builder | A PHP library that builds predictions using linear regression. | 111 |
microprediction/timemachines | Provides a simple and unified interface to various univariate time-series prediction algorithms | 413 |
only4sim/zk-dtp | An open-source system that enables secure and private machine learning predictions using decision tree models. | 25 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
cocoa-ai/namescoremldemo | An iOS demo application that uses machine learning to predict gender from first names | 36 |
andosa/treeinterpreter | Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 745 |
jannishoch/copro | Develops machine-learning models to predict conflict risk from climate and environmental factors. | 7 |
robertmartin8/machinelearningstocks | A Python project applying machine learning to predict stock price movements based on historical data and fundamental analysis. | 1,781 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 44 |
paularindam/chemixnet | A neural network architecture for predicting chemical properties using multiple molecular representations. | 1 |
harvardnlp/pytorch-struct | A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. | 1,109 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 434 |
allenai/scicite | A repository providing data and code for building models to predict citation intent in academic papers. | 115 |
kendricktan/suiron | A machine learning framework for predicting the behavior of remote-controlled cars | 706 |
edgararuiz/tidypredict | An R package for translating predictive models into executable SQL queries to run predictions inside databases. | 2 |