mehdi149 / Learning-projects

python implementation of process mining and machine learning algorithm

Repository from Github https://github.commehdi149/Learning-projectsRepository from Github https://github.commehdi149/Learning-projects

Learning-projects

Python implementation of process mining and machine learning algorithm

Process Mining

Correct implementation of the alpha and Alpha plus algorithm , this implementation take as input log files in csv format , and give as output a petri-net generated by graphviz and snakes plugins

Machine learning

Python implementation of multivariate linear regression and logistic regression using gradient descent and conjugate gradient descent , tested with not-mnist datasets and the mnist datasets having an accuracy of more than 91%.

About

python implementation of process mining and machine learning algorithm

License:Apache License 2.0


Languages

Language:Jupyter Notebook 84.1%Language:Python 15.9%