Skip to content
View AzitaKalantar's full-sized avatar
🍉
🍉
Block or Report

Block or report AzitaKalantar

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. NLP-Projects NLP-Projects Public

    I will use different techniques in NLP to solve different NLP problems in this repository.

    Jupyter Notebook

  2. Data-Science-Projects Data-Science-Projects Public

    Data Analysis and Data Science Projects

    Jupyter Notebook 1

  3. Agglomerative-Dendrogram Agglomerative-Dendrogram Public

    a bottom-up approach used for hierarchical cluster analysis or HCA , representing data clusters in a Dendrogram.This code is 100% written by me, feel free to use it :)

    Jupyter Notebook

  4. greek-character-recognition greek-character-recognition Public

    Ancient Greek character recognition with 212 classes of characters using Deep Neural Networks, SVM and KNN

    Python 4 1

  5. Random-Forest Random-Forest Public

    This is a learning method for classification, regression and other tasks that operates by constructing a multitude of decision trees at training time. This code is 100% written by me, feel free to …

    Jupyter Notebook

  6. Logistic-regression-and-Gradient-descent- Logistic-regression-and-Gradient-descent- Public

    This is a program written in R that finds the optimal coefficients for the arbitrary data set through minimising log-likelihood function using Gradient Descent