Jupyter
Jupyter copied to clipboard
The repository contains script and notebook related to Statistics, Machine learning, Neural network, Deep learning, NLP, Numerical methods, and Automation.
Data visualization with numpy and pandas . Data cleaning. Some implementation of machine learning models using: Linear Regression Random Forest Classifier If u like the document accept it with the...
Add ANN along with csv file for the dataset
Adding tutorial and visualization of Pie Chart to Matplotlib
Adding Bar Chart and Pie Chart algorithm and tutorial. Regarding this I would like to add it under the Matplotlib by [hritik5102]. Since he had proposed Histogram, Curve and Line...
Added Python Notebook File for Principal Component Analysis with clear comments and simple code.
# Add Bayesian Belief Network implemetation - Bayesian Belief Network is a graphical representation of different probabilistic relationships among random variables in a particular set. It is a classifier with...