Eva K. (konsteva)

konsteva

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Eva K.'s repositories

US-Mass-Shootings-EDA

Exploratory Data Analysis of the US Mass Shootings from 1966-2021

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

Cats-VS-Dogs-Classifier

An exploration of how progressively more complex CNN models can classify images of cats vs dogs and how pretrained models perform on the same task.

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

Dijkstras-Generalization

A generalized version of Dijkstra's algorithm to find optimal path using metrics other than shortest path

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

Dominant-Color-Extraction-UnsupervisedML

Dominant color extraction using automated clustering models (K-means, K-medoids clustering).

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

Movie-Rating-Predictor

A personalized movie rating based on the movies a user has seen and rated already. It can predict user's rating of a movie with a +-1 deviation with 82% accuracy

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

Reddit-Notification-Bot

Notification Bot for Reddit

Language:PythonStargazers:0Issues:0Issues:0

LSTM_Music_Genre_Classification

A Deep Learning algorithm for classification of songs by genre

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

Hadamard_Structure

A computational analysis of the pivot structure of 16th order Hadamard matrices

Language:MATLABStargazers:0Issues:0Issues:0
Language:MATLABStargazers:0Issues:0Issues:0

fig2pic

A Matlab script for converting Matlab figures into a picture of the desired file types.

Stargazers:0Issues:0Issues:0

Numerical_Analysis

A toolbox of some common tools used in Numerical Analysis

Language:MATLABStargazers:0Issues:0Issues:0

Computer_Graphics

A small compilation of Matlab functions for various grapihcs tasks

Language:MATLABStargazers:0Issues:0Issues:0

ADF

A simple implementation of Augmented Dickey–Fuller (ADF) test

Language:PythonStargazers:0Issues:0Issues:0

Word-Counter

A python script made for quantitative analysis of text. It returns the number of times one or more words -specified by the user- appear in the text, as well as the most common words..

Language:PythonStargazers:1Issues:0Issues:0