Abishek A S (@abishek-as)

Top repositories

1

Audio-Classification-Deep-Learning

We'll look into audio categorization using deep learning principles like Artificial Neural Networks (ANN), 1D Convolutional Neural Networks (CNN1D), and CNN2D in this repository. We undertake some basic data preprocessing and feature extraction on audio sources before developing models. As a result, the accuracy, training time, and prediction time of each model are compared. This is explained by model deployment, which allows users to load the desired sound output for each model that is successfully deployed, as will be addressed in more depth later.
Jupyter Notebook
33
star
2

Netflix-Movie-Recommendation

This repository is for Netflix movie recommendations using various content and collaborative-based methods like Word2vec, Node2vec, Sentence Transformer, MiniBatchKMeans, Cosine Similarity, Pearson's Correlation, and Singular Value Decomposition (SVD).
Jupyter Notebook
4
star
3

Netflix-EDA

The Netflix Dataset's exploratory data analysis is housed in this repository. To evaluate the pattern and extract relevant information from it, the dataset is applied to various data mining algorithms such as Naive Bayes Classifiers, K-Nearest Neighbor(KNN), and Apriori.
Jupyter Notebook
3
star
4

Personal-Companion

The Personal Companion app has features for tracking spending, taking notes, and calculating steps. SQLite is the database, and the app is made with flutter.
Dart
3
star
5

TaskFlow

TaskFlow is a feature-rich app enabling seamless organization collaboration through kanban-style boards, lists, and cards, backed by secure authentication, activity tracking, and Stripe-based subscriptions for unlimited board access. Powered by PostgreSQL, Prisma ORM, and styled with shadcnUI and TailwindCSS.
TypeScript
2
star
6

ecommerce-dashboard-cms

This project is a versatile e-commerce platform that utilizes Shadcn UI for the administration interface. It provides a centralized CMS for managing multiple vendors and stores, with automated API route generation for each. It also offers comprehensive management of categories, products, filters, and image updates.
TypeScript
2
star
7

Analysis-on-Scapy

Scapy is a Python-based packet manipulation environment that is free and open-source. This report will include a brief overview of scapy and its features, as well as examples, explanations, and thorough step-by-step documentation for the scapy functions. It will also cover learning and using the tools in real-world scenarios.
1
star