• Stars
    star
    2
  • Language
    Python
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

KDTree-based K-Nearest Neighbor graph implementation using python

More Repositories

1

Cockoo-Search-Algorithm

Cuckoo Search Algorithm implementation in Python
Python
4
star
2

frbs-fd

Blazeface Face Detection using Mediapipe
Python
2
star
3

Distiled-BERT-model-training-pytorch

A noote book to showcases training the Distilled Bert model on Toxic Comment Dataset.
Jupyter Notebook
2
star
4

pdf_upload_and_download

JavaScript
2
star
5

Queuing-Theory-Simulation

Simple script to Simulate Customer waiting to be served in a server using Queuing Theory.
Python
2
star
6

Market_Segmentation

Notebook to Perform Market Segmentation using K-means clustering, PCA, and Auto-encoders.
Jupyter Notebook
2
star
7

Analysis-on-panel-data

comprehensive analysis of panel data
Jupyter Notebook
2
star
8

Brain-Tumor-Identification-and-Localization

This project uses deep learning to detect and localize brain tumors from MRI scans. It uses a ResNet50 model for classification and a ResUNet model for segmentation. It evaluates the models on a dataset of LGG brain tumors.
Jupyter Notebook
2
star
9

Artificial-Bee-Colony-in-python

Artificial Bee Colony algorithm implementation in python.
Python
2
star
10

intro-to-circom

Assembly
1
star
11

Bouncing-Ball-simulation

Simple Script to simulate a ball falling from a height.
Python
1
star
12

Student_site

A platform to develop your career
HTML
1
star
13

SolidityBackgroundTest

Solidity
1
star
14

ACO

A Decentralized weather Trading Platform & Decentralized weather Agent on AO computer.
Lua
1
star
15

frbs_api-open

A high perfomance API to perform Facial Recognition to Various Staff and students in an Institution
Python
1
star
16

seleneum-simple-web-scrapper

Simple project to perform simple data analysis on data scrapped from the web using Beautifulsoup and Selenium webdriver.
Jupyter Notebook
1
star
17

Toxic-Comment-Classification-App

Toxic comment classification REST API using FastAPI and PyTorch. Accepts text input, returns toxicity predictions.
Python
1
star
18

Ifikie-Girlchild

JavaScript
1
star
19

insurance-claim-predictor

Jupyter Notebook
1
star
20

Nearest-Neighbour-Descent--HNSW-Algorithm-

NN-Descent Implementation in python using the nmslib library
Python
1
star
21

Teacher-Salary-Analysis

Jupyter Notebook
1
star
22

Qualitative-Dependent-Linear-Models

A notebook to analyze the performance between three Qualitative Dependent Linear Models when fitted on the diabetes dataset
Jupyter Notebook
1
star
23

FRBS_API

A high perfomance API to perform Facial Recognition to Various Staff and students in an Institution
Python
1
star
24

Toxic-Comment-Explanatory-Data-Analysis

This notebook analyzes a dataset of toxic comments using NLP techniques such as stemming/lemmatizing, exploratory data analysis, and DistilBERT classification. The goal is to identify patterns and relationships between the features and the target variable, as well as to build a model for classifying toxic comments.
Jupyter Notebook
1
star
25

Kernighan-Lin-Algorithm

Kernighan-Lin Algorithm implementation in python. Kernighan-Lin Algorithm is a graph partitioning algorithm that optimizes the cut size between two subsets of nodes.
Python
1
star
26

vampire_vs_humans_sim

A fun and interactive simulation of humans, vampires, and resources in a confined space. Watch as entities interact, move around, and change over time. Built in Python with data visualization.
Jupyter Notebook
1
star
27

Multi-Probe-LSH

Multi-Probe LSH implementation in python using annoy library.
Python
1
star