-
Oklahoma State University
- Stillwater, OK, USA
- https://www.linkedin.com/in/reza-marzban
-
-
Bank Marketing Data Set Binary Classification in python
-
-
Diabetes_predictive_model Public
We designed, implemented and compared various regression and classification models on Diabetics patient data.
1 UpdatedMay 5, 2020 -
IMDb-MachineLearning Public
This repository download and analyse IMDb movie dataset in order to predict movie ratings.
-
BERT-Tutorial Public
BERT, or Bidirectional Encoder Representations from Transformers, is a new method of pre-training language representations which obtains state-of-the-art results on a wide array of Natural Language…
UpdatedNov 18, 2019 -
Low level implementation of various type of Linear Regression and Logistic Regression with python and Numpy
Python UpdatedOct 16, 2019 -
Implementation of Naive Bayes, Gaussian Naive Bayes, and 5-fold cross-validation Nearest neighbor with pure python
cross-validation gaussian naive-bayes-classifier nearest-neighbours-classifier kfold-cross-validation naive-bayes-implementationPython UpdatedSep 28, 2019 -
KDTree_and_linear_classifier Public
Implementation of KDTree from scratch and implement kdtree classifier and linear classifier on two different datasets.
-
Vehicle Fuel Hadoop MapReduce
-
Operating-System-Simulator Public
OS Simulator with Memory management and Round Robin Scheduler
-
Classification-R-NaiveBayes Public
Classification using Naive Bayes in Rstudio
R UpdatedAug 7, 2019 -
-
-
Reinforcement_Learning_Tutorial with sample codes in pure Python and Tensorflow.
Python UpdatedJul 25, 2019 -
Twitter-Graphx-Spark Public
creating a graph with Graphx and RDD based library in spark
-
Unsupervised Topic Modeling of tweets using Spark
Python UpdatedJul 24, 2019 -
Simple-Kafka Public
a simple Kafka producer and consumer implemented in java.
Java UpdatedJul 24, 2019 -
RNN_LSTM_Tensorflow_Tutorial Public
a basic introduction to Recurrent Neural Networks, and Long Short Term Memory in Tensorflow with sample codes.
Python UpdatedJul 24, 2019 -
SOLID-Principles-tutorial Public
SOLID Principles tutorial _ Object-Oriented Programming
-
Blockchain-Data-Analysis Public
Implementation of Sorting, Searching, Graph creation on Blockchain data
-
Web-Based-Database Public
a Web Based Database using Django lib in Python
-
Twitter-Sentiment-Analysis Public
Twitter Sentiment Analysis using Tensorflow platform and NLP techniques