All Projects → antononcube → Mathematicaforprediction

antononcube / Mathematicaforprediction

Licence: gpl-3.0
Mathematica implementations of machine learning algorithms used for prediction and personalization.

Projects that are alternatives of or similar to Mathematicaforprediction

Fbp
FBP项目全称FootBallPrediction,历经9个月完成的足球比赛预测项目。项目结合大数据+机器学习,不断摸索开发了一个程序。程序根据各大公司赔率多维度预测足球比赛结果(包含胜和不胜)。机器学习用的是自己建立的“三木板模型”算法,已在国家期刊发表论文并被万方数据库收录,详见_ML_文件。目前准确率可达80%。该项目在自己创建的微信群里已经吸引了很多人,附件为群讨论截图,并且每天均有部分人根据预测结果参考投注竞彩,参考的人都获得了相应的收益。 现在想通过认识更多的有识之士,一起探索如何将项目做大做强,找到合伙人,实现共赢。希望感兴趣的同仁联系本人,微信号acredjb。公众号AI金胆(或AI-FBP),每天都有程序预测的足球比赛。程序优势请看Advantages和README文件。程序3.0版本:(第三轮目前13中12) 8月10日:13让负(正确) 8月11日:27让负(正确) 8月12日:11让负(正确) 8月13日:6胜(不正确) 8月14日:25让负(正确) 8月15日:无预测 8月16日:1胜(正确) 8月17日:6让负(正确) 8月18日:16胜(正确) 8月19日:34让负(正确) ... 1.0版本(第一轮为11中9) 2.0版本(第二轮13中11).
Stars: ✭ 337 (+17.01%)
Mutual labels:  algorithm, machine-learning-algorithms, prediction
C Plus Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
Stars: ✭ 17,151 (+5855.21%)
Mutual labels:  algorithm, algorithms-implemented, machine-learning-algorithms
Ml
A high-level machine learning and deep learning library for the PHP language.
Stars: ✭ 1,270 (+340.97%)
Mutual labels:  algorithm, prediction
Javascript
A repository for All algorithms implemented in Javascript (for educational purposes only)
Stars: ✭ 16,117 (+5496.18%)
Mutual labels:  algorithm, algorithms-implemented
Algorithm
The repository algorithms implemented on the Go
Stars: ✭ 163 (-43.4%)
Mutual labels:  algorithm, algorithms-implemented
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-92.36%)
Mutual labels:  algorithm, machine-learning-algorithms
Hackerrank
This is the Repository where you can find all the solution of the Problems which you solve on competitive platforms mainly HackerRank and HackerEarth
Stars: ✭ 68 (-76.39%)
Mutual labels:  algorithm, machine-learning-algorithms
Data Structures Algorithms
Your personal library of every algorithm and data structure code that you will ever encounter
Stars: ✭ 157 (-45.49%)
Mutual labels:  algorithm, algorithms-implemented
Algorithmsanddatastructure
Algorithms And DataStructure Implemented In Python & CPP, Give a Star 🌟If it helps you
Stars: ✭ 400 (+38.89%)
Mutual labels:  algorithm, machine-learning-algorithms
Python
All Algorithms implemented in Python
Stars: ✭ 125,688 (+43541.67%)
Mutual labels:  algorithm, algorithms-implemented
Matlab Octave
This repository contains algorithms written in MATLAB/Octave. Developing algorithms in the MATLAB environment empowers you to explore and refine ideas, and enables you test and verify your algorithm.
Stars: ✭ 180 (-37.5%)
Mutual labels:  algorithm, machine-learning-algorithms
Sales-Prediction
In depth analysis and forecasting of product sales based on the items, stores, transaction and other dependent variables like holidays and oil prices.
Stars: ✭ 56 (-80.56%)
Mutual labels:  machine-learning-algorithms, prediction
Imageai
A python library built to empower developers to build applications and systems with self-contained Computer Vision capabilities
Stars: ✭ 6,734 (+2238.19%)
Mutual labels:  algorithm, prediction
Get better at cp in 2 months
This contains the curriculum that I will follow to get better at Competitive Programming in 2 months.
Stars: ✭ 627 (+117.71%)
Mutual labels:  algorithm, algorithms-implemented
Smqtk
Python toolkit for pluggable algorithms and data structures for multimedia-based machine learning.
Stars: ✭ 69 (-76.04%)
Mutual labels:  algorithm, machine-learning-algorithms
Solid
🎯 A comprehensive gradient-free optimization framework written in Python
Stars: ✭ 546 (+89.58%)
Mutual labels:  algorithm, machine-learning-algorithms
COVID19
Using Kalman Filter to Predict Corona Virus Spread
Stars: ✭ 78 (-72.92%)
Mutual labels:  machine-learning-algorithms, prediction
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (+36.46%)
Mutual labels:  algorithm, algorithms-implemented
Boostaroota
A fast xgboost feature selection algorithm
Stars: ✭ 165 (-42.71%)
Mutual labels:  algorithm, machine-learning-algorithms
vlainic.github.io
My GitHub blog: things you might be interested, and probably not...
Stars: ✭ 26 (-90.97%)
Mutual labels:  machine-learning-algorithms, prediction

Mission statement

This open source project is for Mathematica (Wolfram Language) implementations of statistical and Machine Learning algorithms that can be used for data analysis, forecast, prediction, and recommendation systems.

License matters

All code files and executable documents are with the license GPL 3.0. For details see http://www.gnu.org/licenses/ .

All documents are with the license Creative Commons Attribution 4.0 International (CC BY 4.0). For details see https://creativecommons.org/licenses/by/4.0/ .

Organization

The algorithms implementations are given in Mathematica package files ("*.m").

Explanations or presentations about the algorithms are given in Mathematica notebook files ("*.nb"), in PDF files, or in Markdown files.

Here are some fairly unique to the Mathematica / WL landscape algorithms:

The implemented algorithms are (usually) well documented. There is a fair amount of documents with related applications. There are also monadic programming implementations closely related to the "main directory" packages.

Some of the algorithms have counterpart implementations in R or other languages.

(The code in the R directory in this repository though is not updated, it is just kept for references. See the corresponding, actively worked on, dedicated repository R-packages.)

Associated blog (at WordPress)

There is a blog associated with this project, see MathematicaForPrediction at WordPress.

Anton Antonov
04.07.2013, Florida, USA
11.01.2017, Florida, USA (updated)
09.17.2019, Florida, USA (updated)

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].