Skip to content
View dilberdillu's full-sized avatar
😊
😊

Block or report dilberdillu

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. community-detection-DL community-detection-DL Public

    This repository is the implementation of paper : Community Detection in Social Networks using Deep Learning

    Python 10 2

  2. LSTM-Poetry-Generator LSTM-Poetry-Generator Public

    This is an LSTM model trained over collection of text (poem) dataset and generates poem like texts.

    Python 1 1

  3. Market-Basket-Analysis Market-Basket-Analysis Public

    Association Rule Mining which is a rule based machine learning method for discovering interesting relations between variables in large databases is implemented with 2 algorithms (1. Apriori 2.FP Gr…

  4. Default-Prediction Default-Prediction Public

    A loan prediction model using different machine learning algorithms such as MLP, Decision Trees, SVM, Logistic Regression.