MK-ek11

MK-ek11

Geek Repo

Github PK Tool:Github PK Tool

MK-ek11's repositories

Clustering-using-DBSCAN

Write a code to implement DBSCAN (Density-Based Spatial Clustering of Applications with Noise) algorithm for clustering and outlier detection

Language:PythonStargazers:1Issues:1Issues:0

Frequent-Pattern-Mining-FP-Tree

Write a code to implement FP-growth (Frequent Pattern Mining) algorithm and output frequent itemset with support >=2500

Language:PythonStargazers:1Issues:1Issues:0

Fuzzy-Clustering-using-EM

Write a code to implement Fuzzy Clustering with EM (Expectation Maximization) algorithm for clustering

Language:PythonStargazers:1Issues:1Issues:0

Adversarial-Attack-on-Pre-Trained-CNN-Model

Generate adversarial examples using Fast Gradient Sign Method (FGSM)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Apply-XAI-on-ResNet50

Generate explanations for the ResNet50 classification using Grad-CAM and LIME (XAI Method)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Classification-Model-Predict-Customer-Attrition

Predict customers that are susceptible to attrition

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Comparison-of-Classifiers

Implement classifiers and compare performance achieved by each classifiers

Language:PythonStargazers:0Issues:1Issues:0

emilyportfolio

Personal Portfolio for Data Science Projects hosted by GithubPages

Language:HTMLStargazers:0Issues:1Issues:0

sentiment_analysis_googlemap_reviews_with_chatgpt

Used googlemaps API, Selenium, and BeautifulSoup to extract googlemap reviews and chatgpt for customer review sentiment analysis

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Spring_Kaggle_Competition

5001-Spring 2022 Kaggle Competition

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

stock_price_forecast_with_LSTM

Stock Price Forecast with LSTM

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Generate-Candidate-Hash-Tree

Write a code to generate a hash tree algorithm with candidate item sets

Language:PythonStargazers:0Issues:1Issues:0

Graphs-using-DGL

Social Computing with Deep Graph Library (DGL)

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Graphs-using-NetworkX

Social Computing with NetworkX. Compare a real-world graph data set with the random graph using NetworkX.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Implement-AdaBoost

Write a code to implement AdaBoost algorithm using decision stump to learn strong classifier

Language:PythonStargazers:0Issues:1Issues:0

Implement-GAN-on-MNIST-Dataset

Implement GAN (Generative Adversarial Network) on MNIST dataset. Vary the hyperparameters and analyze the corresponding results.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

Outlier-Detection-using-Nested-Loop

Write a code to implement Nested-Loop algorithm for outlier detection

Language:PythonStargazers:0Issues:1Issues:0
Language:Jupyter NotebookStargazers:0Issues:1Issues:0