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: 10 months 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 | 405 |
only4sim/zk-dtp | An open-source system that enables secure and private machine learning predictions using decision tree models. | 24 |
christophm/rulefit | An algorithm implementation for rule-based prediction using gradient boosting and L1 regularization. | 411 |
cocoa-ai/namescoremldemo | A demo application using CoreML framework to predict gender from first names based on machine learning model | 36 |
andosa/treeinterpreter | Provides a way to decompose scikit-learn model predictions into bias and feature contribution components. | 744 |
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,764 |
pjaselin/cubist | A Python package implementing Quinlan's Cubist regression model for generating rule-based predictive models | 43 |
paularindam/chemixnet | A deep learning framework for predicting chemical properties using mixed neural architectures and multiple molecular representations | 1 |
harvardnlp/pytorch-struct | A PyTorch library implementing differentiable structured prediction algorithms for deep learning applications. | 1,108 |
dmitryikh/leaves | A Go library implementing prediction code for Gradient Boosting Regression Trees (GBRT) models from popular frameworks. | 432 |
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 | 705 |
edgararuiz/tidypredict | An R package for translating predictive models into executable SQL queries to run predictions inside databases. | 2 |