Shad Khan (shaduk)

shaduk

Geek Repo

Company:@microsoft

Location:Redmond, Washington

Home Page:http://www.shadkhan.net

Github PK Tool:Github PK Tool

Shad Khan's repositories

Clustering-Algorithms

Implemented three clustering algorithms: K-means, hierarchical agglomerative clustering with single link (Min), and density-based clustering to find clusters of genes that exhibit similar expression profiles. Compared the performance of each of the algorithms using external Rand index and visualized the clustering results using PCA.

Language:PythonStargazers:3Issues:0Issues:0

Distance-Vector-Protocol-over-Simulated-Routers

Implemented distance vector protocol on top of five servers (behaving as routers). Implementation uses UDP as transport layer protocol to exchange routing messages.

Language:CStargazers:3Issues:0Issues:0

Reliable-Transport-Protocols

Implemented three transport layer protocols – Alternating Bit Protocol, Go Back N and Selective repeat for reliable delivery at the transport layer of the stack. Analyzed and compared the performance of each of the protocols at different window sizes, loss and corruption probabilities. C, Socket API.

Language:C++Stargazers:3Issues:0Issues:0

EPIJudge

EPI Judge - Preview Release

Language:C++License:NOASSERTIONStargazers:2Issues:0Issues:0

azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.

License:MITStargazers:1Issues:0Issues:0

azure-webjobs-sdk

Azure WebJobs SDK

Language:C#License:MITStargazers:1Issues:0Issues:0
Language:C#Stargazers:1Issues:0Issues:0

CityInfo.API

City API

Language:C#Stargazers:1Issues:0Issues:0

Classification-Algorithms

Implemented three classification algorithms: Nearest Neighbor, Decision Tree, and Naïve Bayes to classify new gene data into labels. Also implemented Random Forests and Boosting to improve the performance of decision tree algorithm. Applied 10-fold Cross Validation to evaluate the performance of all methods in terms of Accuracy, Precision, Recall, and F-1 measure.

Language:PythonStargazers:1Issues:0Issues:0
Stargazers:1Issues:0Issues:0

Clustering

Clustering Algorithms (K Means, HAC, DBScan)

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

Dimensionality-Reduction-Association-Analysis

Implemented PCA, T-SNE and SVD algorithms to reduce and visualize n-dimensional data into 2 dimensions. Also performed association analysis on bioinformatics data using Apriori algorithm to discover hidden relationships between frequently appearing itemsets.

Language:PythonStargazers:1Issues:0Issues:0

django

The Web framework for perfectionists with deadlines.

License:BSD-3-ClauseStargazers:1Issues:0Issues:0

fa19-moocbase

Fall 2019, MOOCbase skeleton code

Stargazers:1Issues:0Issues:0

FizzBuzz

Fizz buzz tdd

Language:C#Stargazers:1Issues:2Issues:0

hyde

A brazen two-column theme for Jekyll.

Language:CSSLicense:NOASSERTIONStargazers:1Issues:0Issues:0

MvcMovie

Movie application using MVC principles

Language:JavaScriptStargazers:1Issues:0Issues:0

MvcMusicStore

Music Store application using MVC principles

Language:JavaScriptStargazers:1Issues:0Issues:0

NerdDinner

Nerd Dinner Tutorial

Language:JavaScriptStargazers:1Issues:0Issues:0

nopCommerce

The most popular open-source eCommerce shopping cart solution based on ASP.NET Core

License:NOASSERTIONStargazers:1Issues:0Issues:0

OdeToFood

Tutorial application

Language:JavaScriptStargazers:1Issues:2Issues:0

OrderEntryMockingPractice

Practice exercise to learn mocking (for training purposes).

Language:C#Stargazers:1Issues:0Issues:0

poole

The Jekyll Butler.

Language:CSSLicense:NOASSERTIONStargazers:1Issues:2Issues:0
Language:PowerShellStargazers:1Issues:2Issues:0

QueueBatch

WebJobs/Azure Functions trigger providing batches of Azure Storage Queues messages directly to your function

License:Apache-2.0Stargazers:1Issues:0Issues:0

SimplCommerce

A simple, cross platform, modularized ecommerce system built on .NET Core

License:Apache-2.0Stargazers:1Issues:0Issues:0

Text-Chat-Application-over-TCP

Developed a chat application, consisting of one chat server and multiple chat clients over TCP. Implemented features like SEND, BROADCAST, BLOCK, UNBLOCK, STATISTICS etc.

Language:CStargazers:1Issues:2Issues:0

aspnetcore

ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

License:MITStargazers:0Issues:0Issues:0

cosmosdb-chatgpt

Sample application that combines Azure Cosmos DB with Azure OpenAI ChatGPT service

License:MITStargazers:0Issues:0Issues:0