Ahmad Qadri (arqchicago)

arqchicago

Geek Repo

0

followers

0

following

0

stars

Location:Washington D.C.

Home Page:https://www.linkedin.com/in/ahmadqadri

Github PK Tool:Github PK Tool

Ahmad Qadri's repositories

regression

regression analysis

Language:PythonStargazers:0Issues:0Issues:0

rfr-housing

random forest regression (with sklearn pipeline and hyperparameter tuning) on house price dataset.

Language:PythonStargazers:0Issues:0Issues:0

delta-assessment

Delta Assessment

Stargazers:0Issues:0Issues:0

kappa

Analysis of SP500 and DJIX data

Language:PythonStargazers:0Issues:0Issues:0

normal-distribution

This program demonstrates the Normal Distribution.

Language:PythonStargazers:0Issues:0Issues:0

arq-stats

A better implementation of Applied Statistics functions in Python

Language:PythonStargazers:0Issues:0Issues:0

search-algorithms

A comparison of binary search with linear search using python lists

Language:PythonStargazers:0Issues:0Issues:0

visualization

A visualization class that makes it easy to create beautiful plots

Language:PythonStargazers:0Issues:0Issues:0

bfs

Breadth First Search algorithm

Language:PythonStargazers:0Issues:0Issues:0

autoencoder

An autoencoder based on a fully connected layer

Language:PythonStargazers:0Issues:0Issues:0

nn-gradient-descent

Demonstrating gradient descent algorithm in a neural network

Language:PythonStargazers:0Issues:0Issues:0

config-reader

A demo for reading and writing parameter values that are stored in a configuration file.

Language:PythonStargazers:0Issues:0Issues:0

central-limit-theorem

A simulation to demonstrate the Central Limit Theorem

Language:RStargazers:0Issues:0Issues:0

pi-approximation-visual

Visualizing Pi approximation using Monte Carlo Simulation

Language:RStargazers:0Issues:0Issues:0

pi-approximation

Simple Monte Carlo simulation to approximate the value of Pi

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

rfc-heart

random forest classification (with hyperparameter tuning) on heart disease dataset.

Language:PythonStargazers:0Issues:0Issues:0

clt

Demonstrating the Central Limit Theorem

Language:PythonStargazers:0Issues:0Issues:0

gaussian-mixture-models

Gaussian Mixture model to fit data clusters using Expectation Maximization

Language:PythonStargazers:0Issues:0Issues:0

gaussian-mixture-models-md

Gaussian Mixture model to fit multidimensional data clusters using Expectation Maximization

Language:PythonStargazers:0Issues:0Issues:0

sql_joins

joining three tables and using group by and having clauses to extracting total quantity of products ordered that are greater than 50

Stargazers:0Issues:0Issues:0

nn-housing

Sequential multiclass neural network classifier with dropout hidden layer, softmax output layer and tensorboard for the housing dataset

Language:PythonStargazers:0Issues:0Issues:0

nn-sequential

Sequential neural network using keras for heart disease dataset.

Language:PythonStargazers:0Issues:0Issues:0

automate-excel

Automating commonly used and rare more complex tasks in Excel

Language:PythonStargazers:0Issues:0Issues:0

levenshtein-distance

Implementation of Levenshtein Distance from scratch that provides a numeric difference between two strings.

Language:PythonStargazers:0Issues:0Issues:0

movie-reviews

A Random Forest model that implements supervised sentiment analysis on movie reviews.

Language:PythonStargazers:1Issues:0Issues:0

backpropagation

Fitting a 4th order polynomial to data using backpropagation (PyTorch)

Language:PythonStargazers:0Issues:0Issues:0