All Projects → antononcube → Mathematicavsr

antononcube / Mathematicavsr

Example projects, code, and documents for comparing Mathematica with R.

Programming Languages

r
7636 projects

Projects that are alternatives of or similar to Mathematicavsr

Data Science
Collection of useful data science topics along with code and articles
Stars: ✭ 315 (+668.29%)
Mutual labels:  data-science, data-analysis, time-series
Collapse
Advanced and Fast Data Transformation in R
Stars: ✭ 184 (+348.78%)
Mutual labels:  data-science, data-analysis, time-series
Tsrepr
TSrepr: R package for time series representations
Stars: ✭ 75 (+82.93%)
Mutual labels:  data-science, data-analysis, time-series
Elki
ELKI Data Mining Toolkit
Stars: ✭ 613 (+1395.12%)
Mutual labels:  data-science, data-analysis, time-series
Awesome Python Data Science
Probably the best curated list of data science software in Python.
Stars: ✭ 812 (+1880.49%)
Mutual labels:  data-science, data-analysis
Optimus
🚚 Agile Data Preparation Workflows made easy with dask, cudf, dask_cudf and pyspark
Stars: ✭ 986 (+2304.88%)
Mutual labels:  data-science, data-analysis
Skdata
Python tools for data analysis
Stars: ✭ 16 (-60.98%)
Mutual labels:  data-science, data-analysis
Model Describer
model-describer : Making machine learning interpretable to humans
Stars: ✭ 22 (-46.34%)
Mutual labels:  data-science, data-analysis
Dataproofer
A proofreader for your data
Stars: ✭ 628 (+1431.71%)
Mutual labels:  data-science, data-analysis
Football Data
football (soccer) datasets
Stars: ✭ 18 (-56.1%)
Mutual labels:  data-science, data-analysis
Resources
PyMC3 educational resources
Stars: ✭ 930 (+2168.29%)
Mutual labels:  data-science, data-analysis
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+1617.07%)
Mutual labels:  data-science, data-analysis
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+1600%)
Mutual labels:  data-science, time-series
Dataframe
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
Stars: ✭ 828 (+1919.51%)
Mutual labels:  data-science, data-analysis
Tsfresh
Automatic extraction of relevant features from time series:
Stars: ✭ 6,077 (+14721.95%)
Mutual labels:  data-science, time-series
Spring2017 proffosterprovost
Introduction to Data Science
Stars: ✭ 18 (-56.1%)
Mutual labels:  data-science, data-analysis
Data Science On Gcp
Source code accompanying book: Data Science on the Google Cloud Platform, Valliappa Lakshmanan, O'Reilly 2017
Stars: ✭ 864 (+2007.32%)
Mutual labels:  data-science, data-analysis
Dataflowjavasdk
Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
Stars: ✭ 854 (+1982.93%)
Mutual labels:  data-science, data-analysis
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+20214.63%)
Mutual labels:  data-science, data-analysis
Mlcourse.ai
Open Machine Learning Course
Stars: ✭ 7,963 (+19321.95%)
Mutual labels:  data-science, data-analysis

Mathematica vs. R

In brief

This repository has example projects, code, and documents for comparing Mathematica with R.

Mission statement

The development in this code repository aims to provide a collection of relatively simple but non-trivial example projects that illustrate the use of Mathematica and R in different statistical, machine learning, scientific, and software engineering programming activities.

Each of the projects has implementations and documents made with both Mathematica and R -- hopefully that would allow comparison and knowledge transfer.

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

Projects organization

Each project has an introductory page (README.md) that lists the project goals, concrete steps, and links to documents and scripts with full explanations and code.

Generally, an introductory page would also have sections with comparison observations and development history.

Each project (generally) has two directories named "Mathematica" and "R" that have corresponding documents and code.

Since Mathematica ships with R some projects would have only a Mathematica-centric exposition of combining Mathematica and R outputs into one Mathematica notebook.

Some projects have only Mathematica parts or only R parts. This is because there are no equivalent counter-parts.

There is an attempt the corresponding Mathematica and R codes to be very close in structure and steps flow. Often enough the structure and flow would be different because each programming language would make certain particular techniques easier to apply or because of certain language idioms.

Where to begin

This presentation, "Mathematica vs. R" given at the Wolfram Technology Conference 2015 is probably a good start.

This presentation, "Mathematica vs. R–Advanced Use Cases" was given at Wolfram Technology Conference 2016. Here are recorded videos:

As a warm-up of how to do the comparison see this mind-map (which is made for Mathematica users):

"Mathematica-vs-R-mind-map-for-Mathematica-users"

Projects overview

Abbreviations table

Abbreviation Definition   Abbreviation Definition
ARL Association rules learning   NA numerical analysis
BofW bag of words (model)   NLP natural language processing
Cl (machine learning) classification   Opt optimization
DA data analysis   Outl outliers
DIng data ingestion   Par parallel computing
Distr distributions of variables   QR quantile regression
DWrang data wrangling   Rgr regression
GoF goodness of fit   RLink Mathematica's RLink
Gr graphs   ROC receiver operating characteristic
HPC High Performance Computing   Sim simulation(s)
Img image processing   Str strings patterns and manipulation
IUI interactive user interface(s)   TS time series
LSA latent semantic analysis   Vis visualization
MF matrix factorization(s)      

Projects overview table

In the following table the projects in italics are partially completed -- they have only a Mathematica or an R part.

Project ARL BofW Cl DA DIng Distr DWrang GoF Gr Img IUI Rgr LSA MF NA NLP Opt Outl Par QR RLink ROC Sim Str TS Vis
BrowsingDataWithChernoffFaces X X X X X X
DataWrangling X X X X
DeepLearningExamples X X X X
DistributionExtractionAFromGaussianNoisedMixture X X X
HandwrittenDigitsClassificationByMatrixFactorization X X X X X X X
ODEsWithSeasonalities X X X X
ProgressiveJackpotModeling X X
ProgressiveMachineLearning X X X
RegressionWithROC X X X X
StatementsSaliencyInPodcasts X X X X X
TextAnalysisOfTrumpTweets X X X X X X X X X
TimeSeriesAnalysisWithQuantileRegression X X X X X X

Future projects

The future projects are listed in order of their completion time proximity -- the highest in the list would be committed the soonest.

Mathematica's RLink

For more information about Mathematica's RLink see

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