alan-turing-institute / Skpro

Licence: other
Supervised domain-agnostic prediction framework for probabilistic modelling

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Skpro

Introneuralnetworks
Introducing neural networks to predict stock prices
Stars: ✭ 486 (+354.21%)
Mutual labels:  data-science, prediction
Machinelearningstocks
Using python and scikit-learn to make stock predictions
Stars: ✭ 897 (+738.32%)
Mutual labels:  data-science, sklearn
Vehicle counting tensorflow
🚘 "MORE THAN VEHICLE COUNTING!" This project provides prediction for speed, color and size of the vehicles with TensorFlow Object Counting API.
Stars: ✭ 582 (+443.93%)
Mutual labels:  data-science, prediction
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (+124.3%)
Mutual labels:  data-science, prediction
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1020.56%)
Mutual labels:  data-science, prediction
Sklearn Evaluation
Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
Stars: ✭ 294 (+174.77%)
Mutual labels:  data-science, sklearn
Datastream.io
An open-source framework for real-time anomaly detection using Python, ElasticSearch and Kibana
Stars: ✭ 814 (+660.75%)
Mutual labels:  data-science, sklearn
Danmf
A sparsity aware implementation of "Deep Autoencoder-like Nonnegative Matrix Factorization for Community Detection" (CIKM 2018).
Stars: ✭ 161 (+50.47%)
Mutual labels:  data-science, sklearn
My Journey In The Data Science World
📢 Ready to learn or review your knowledge!
Stars: ✭ 1,175 (+998.13%)
Mutual labels:  data-science, sklearn
Sklearn Porter
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
Stars: ✭ 1,014 (+847.66%)
Mutual labels:  data-science, sklearn
Igel
a delightful machine learning tool that allows you to train, test, and use models without writing code
Stars: ✭ 2,956 (+2662.62%)
Mutual labels:  data-science, sklearn
Maze
Maze Applied Reinforcement Learning Framework
Stars: ✭ 85 (-20.56%)
Mutual labels:  data-science, framework
Achoo
Achoo uses a Raspberry Pi to predict if my son will need his inhaler on any given day using weather, pollen, and air quality data. If the prediction for a given day is above a specified threshold, the Pi will email his school nurse, and myself, notifying her that he may need preemptive treatment. Community-sourced health monitoring!
Stars: ✭ 200 (+86.92%)
Mutual labels:  data-science, prediction
The Elements Of Statistical Learning Python Notebooks
A series of Python Jupyter notebooks that help you better understand "The Elements of Statistical Learning" book
Stars: ✭ 405 (+278.5%)
Mutual labels:  data-science, sklearn
Data Science Notebook
📖 每一个伟大的思想和行动都有一个微不足道的开始
Stars: ✭ 196 (+83.18%)
Mutual labels:  data-science, sklearn
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+505.61%)
Mutual labels:  data-science, sklearn
Bodywork Core
Deploy machine learning projects developed in Python, to Kubernetes. Accelerated MLOps 🚀
Stars: ✭ 145 (+35.51%)
Mutual labels:  data-science, framework
Open Solution Toxic Comments
Open solution to the Toxic Comment Classification Challenge
Stars: ✭ 154 (+43.93%)
Mutual labels:  data-science, prediction
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-68.22%)
Mutual labels:  data-science, sklearn
Setl
A simple Spark-powered ETL framework that just works 🍺
Stars: ✭ 79 (-26.17%)
Mutual labels:  data-science, framework

skpro

PyPI version Build Status License

A supervised domain-agnostic framework that allows for probabilistic modelling, namely the prediction of probability distributions for individual data points.

The package offers a variety of features and specifically allows for

  • the implementation of probabilistic prediction strategies in the supervised contexts
  • comparison of frequentist and Bayesian prediction methods
  • strategy optimization through hyperparamter tuning and ensemble methods (e.g. bagging)
  • workflow automation

List of developers and contributors

Documentation

The full documentation is available here.

Installation

Installation is easy using Python's package manager

$ pip install skpro

Contributing & Citation

We welcome contributions to the skpro project. Please read our contribution guide.

If you use skpro in a scientific publication, we would appreciate citations.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].