• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

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

Repository Details

This is dataset is from Kaggle.com which contains data of 18000+ fifa players with more than 100 features about them for analysis. Simple analysis performed on this Dataset.

More Repositories

1

Stockastic

Stockastic is an ML-powered stock price prediction app built with Python and Streamlit. It utilizes machine learning models to forecast stock prices and help investors make data-driven decisions.
Jupyter Notebook
8
star
2

Gesture-Control-Hill-Climb-Racing

This Repo contains file to control Hill Climb Racing using Hand Gesture. This uses OpenCV and Mediapipe for Hand Gesture Detection and pynput module to simulate keyboard events.
Python
5
star
3

Time-Series-Forecasting

This Time Series Forecasting I-Python notebooks are from DerekBanas Youtube tutorial on time-series-analysis. These notebook feature a lot of techniques that can be used to predict the future for time series data like weather, stocks, etc.
Jupyter Notebook
3
star
4

Django-Apartment-Management

Alpha Apartments is a comprehensive web portal designed to streamline apartment management and communication for tenants and non-tenants (technicians). The platform features user-friendly interfaces and robust backend support to ensure a seamless experience.
Python
3
star
5

Quill-Document-Chat

Quill is a cutting-edge fullstack SaaS platform built from scratch using Next.js 13.5, tRPC, TypeScript, Prisma, and Tailwind. It features a beautiful landing and pricing page, real-time streaming API responses, and robust authentication via Kinde. With modern UI components, optimistic updates, and seamless data fetching.
TypeScript
2
star
6

DataRohit

Github public profile repository.
2
star
7

Walk-or-Run-Image-Classification

This is Deep Learning project made using InveptionV3 model and Images taken from Kaggle to predict if the person in Image is Walking or Running.
2
star
8

Cars-Data-API

Cars-Data-API: A comprehensive API built on Django and Django Rest Framework, featuring dummy data for Cars, Car Categories, and Car Parts. This project facilitates seamless integration with SwaggerUI for efficient testing.
Python
2
star
9

Machineknight-Hackathon

This repo contains files for a house price prediction project built for MachineKnight Hackathon that was hosted on unstop.
Jupyter Notebook
2
star
10

Clothes-Size-Prediction

This dataset has the age, weight, height, etc about people and the size of clothes that they wear. This dataset has a lot of outliers in it thus reducing the accuracy of the model.
Jupyter Notebook
2
star
11

Eye-Blink-Counter

This is Python based Computer Vision project which counts how many time a person blinks.
Python
2
star
12

California-House-Price-Prediction

This dataset has various features about houses in California and we have to predict the price of the houses using Regression Algorithm.
Jupyter Notebook
2
star
13

Campus-Placement-Classification

This data set contains information like percentage obtained in various exams, working experience, etc. and we have to predict if the person got placed during campus placement.
Jupyter Notebook
2
star
14

StudyBuddy-Django

The StudyBuddy-Django project is a real-time chat app built with Django, Vercel, and MongoDB. The app is hosted on Vercel's free tier, which makes it easy to get started without any upfront costs. MongoDB Atlas is used to host the app's database, which makes it easy to scale the app as needed.
HTML
2
star
15

Python-For-Finance

These Files are from Derek Banas Youtube Tutorial on Python for Finance used by me for Learning Purpose. These Include Stock Price Analysis, Portfolio Creation, Forecasting and Many more.
Jupyter Notebook
2
star
16

Data-Structures-and-Algorithms

Welcome to the Data Structures and Algorithms repository! This repository is a collection of Python implementations for various data structures and algorithms. I created this repository by following the YouTube playlist of Love Babbar Code Help channel, which has been a valuable resource for learning and understanding these fundamental concepts.
Python
2
star
17

Income-Of-Adults

This is a dataset taken from kaggle about classifing a number of people in <=50K and>50K salary depending on various other features.
Jupyter Notebook
2
star
18

Django-Ecommerce-Database-Design

This Django-based E-commerce project is designed to offer a robust and scalable solution for online retail businesses. Leveraging Django's powerful framework, along with PostgreSQL database management system and Docker for containerization, this project provides a comprehensive platform for managing various aspects of an online store.
Python
2
star
19

MNIST-Digit-Recognizer--CNN-Classification

This is a very famous dataset containing data of hand drawn images of digits. This Classification uses CNN for classification.
Jupyter Notebook
1
star
20

NFL-Big-Data-Bowl-2022--Analysis

This is a Jupyter Notebook containing the analysis performed on a Kaggle Competition Dataset which contains data about NFL players and games.
Jupyter Notebook
1
star
21

PokePulse

Welcome to PokePulse, your ultimate Pokémon data API powered by Django Rest Framework! Get ready to dive into the world of Pokémon with seamless access to comprehensive data.
Python
1
star
22

Farming-ChatBot

An interactive Farming ChatBot powered by advanced natural language processing, offering tailored assistance for agriculture-related queries and tasks. Seamlessly integrating with Streamlit and leveraging Hugging Face Chat API for a user-friendly experience.
Python
1
star
23

Tableau-Learning

This Repo Contains files for Tableau Beginner course which i took from udemy.
1
star
24

End-To-End--Projects

This repo contains multiple simple and complex End to End DataScience Projects crated using Python and Streamlit and hosted on Heroku and Streamlit.
Jupyter Notebook
1
star
25

OpenCV-Fingers-Counter

This is Finger Counter built using OpenCV and Mediapipe with Intelligent Hand Detection to Detect Right or Left hand first and then count the fingers.
Python
1
star
26

NLP-Course-Files

The files in this Repo are files for the online NLP-Course from Udemy.com which I completed.
Jupyter Notebook
1
star
27

Lego-Analysis--Pandas

This is lego data analysis taken from Keith Galli's youtube video. The problem statement is taken from datacamps's python projects.
Jupyter Notebook
1
star
28

AI-Snake-Game

This is a Deep-Q Learning based AI Snake Game where the Model Incrementally Learns and Improves to Play the Game.
Jupyter Notebook
1
star
29

Django-Rest-Framework-Course

My Django Rest Framework learning project encompassed generic API view classes, permissions, authentication methods including token-based and JWT, CORS handling, task scheduling, etc., providing a comprehensive understanding of RESTful API development.
Python
1
star
30

AI-Mario-Game

This is a Deep-Q Learning [Stable Baseline] based AI Mario Game where the Model Incrementally Learns and Improves to Play the Game.
Jupyter Notebook
1
star
31

AI-Flappy-Bird-Game

This is a reinforcement learning based project where multiple agents are created and trained to learn the play the flappy bird game.
Python
1
star
32

Django-GraphQL

This GitHub project is a Django-GraphQL application using the Graphene package, enabling efficient CRUD operations with CORS and Djagno-GraphQL-Auth for JWT Authentication.
Python
1
star
33

Learning-Modular-Mojo

Explore the world of Modular Mojo, a dynamic and expressive programming language designed for simplicity and modularity. This GitHub repository contains a comprehensive Jupyter notebook that serves as your gateway into the fundamentals of Modular Mojo programming.
Jupyter Notebook
1
star
34

OpenCV-Hand-Detection

In this Python File OpenCV and Mediapipe is used to Detect and Differentiate Between Left and Right Hand.
Python
1
star
35

BentoML-Learning

GitHub repo showcasing a SVM-based Iris flower species classifier. Leveraging BentoML for model deployment and Swagger API integration. Trained on the Iris dataset with 150 instances from 3 species. Ready for collaborative contributions.
Python
1
star
36

Cara-Ecommerce-Website

This is an ecommerce website built using nextjs and tailwind css will complete payment gateway (test mode) using stripe. The site is completely responsive easy to use.
JavaScript
1
star
37

Machineknight-Hackathon-API

This repo contains files for a the API built for the Machineknight Hackathon project. The ML model is hosted on heroku using FastAPI.
Python
1
star
38

OpenCV-Pose-Estimation

This file uses OpenCV and Mediapipe to track body movements in real time. The Input can be a video or through Camera.
Python
1
star
39

Data-Cleaning-Exercise-2

In this Exercise a partial cleaning and the reordering of column headings has been done in excel and rest cleaning done in Python.
Jupyter Notebook
1
star
40

Data-Cleaning-Exercise-1

This is Data Cleaning Exercise performed using Python on Data in a csv file.
Jupyter Notebook
1
star
41

Student-Performance--Data-Analysis

This data is taken from Kaggle. I practiced Data analysis using dataset this data set is quite popular for beginners for learning data analysis.
Jupyter Notebook
1
star
42

Churn-Prediction-For-Bank

This Dataset has various information about customers of Bank. The Problem is that many customers tend to leave the bank so using the features give we have to predict whether a customer will leave the Bank or Not.
Jupyter Notebook
1
star
43

OpenCV-Learning

This is OpenCV Learning Repo created from the tutorial by freecodecamp on youtube. This involves dealing and processing images and videos. It also has face recognition stuff in it.
Jupyter Notebook
1
star
44

Titanic-Survival-Data--Classification

This is a Titanic Survival Data from Kaggle Competition with Multiple Classification Algorithm testing and Detailed Exploratory Data Analysis.
Jupyter Notebook
1
star
45

Parking-Place-Detector

This is Python based Computer Vision project which Show's the available parking places in parking lot.
Python
1
star
46

Fetal-Health-Classification

This repo is for a Fetal Health Classification problem dataset available on Kaggle. Above 97% accuracy and Multiple Model Testing.
Jupyter Notebook
1
star
47

Mall-Customer-Segmentation-Clustering

This is a Machine Learning based Customer Segmentation project. Data taken from Kaggle. Data Analysis using Interactive Plotly Plots.
Jupyter Notebook
1
star
48

Face-Distance-Measurement

This is a Python based Computer Vision Project which calculates the distance of face from the webcam.
Python
1
star
49

Disaster-Tweet-Classification

This is a Dataset from Kaggle for practicing NLP using nltk. The tweets are classified based on the sentiments of the tweets. I used CountVectorizer to convert text to vectors to be put in Classification model.
Jupyter Notebook
1
star
50

Learning-PyTorch

Explore my journey of learning PyTorch through a series of hands-on projects! This GitHub repository showcases my progress in mastering PyTorch fundamentals, including linear regression, multi-class classification, non-linear activation functions, CNN for Fashion MNIST, transfer learning, and model deployment.
Jupyter Notebook
1
star
51

Heart-Disease-Prediction

This dataset is taken from kaggle which has various feature of over 600+ humans. By using these features we have to predict if the person has a Heart Disease or not.
Jupyter Notebook
1
star
52

IMDB-Reviews-Sentiment-Analysis

This is a NLP - Sentiment Analysis Project built using Bernoulli-Naive-Bayes Algorithm to Predict is the IMDB Movie Review is Positive or Negative.
1
star
53

Auto-MPG-Car-Data

This Data set is taken from Kaggle. It contians data of second hand cars with a clustering problem. A detailed Analysis with EDA and Classificaton with 100% accuracy has been Done.
Jupyter Notebook
1
star
54

OpenCV-Document-Scanner

This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.
Python
1
star
55

Wine-Data-Clustering

This is a pretty simple Dataset with all numerical values taken from Kaggle. This dataset mainly focuses on the problem of clustering solved by using Elbow method to find clusters and the classify the data into those clusters.
Jupyter Notebook
1
star
56

CardioGoodFitness-Treadmill-Sales-Data

This is a Dataset Taken from Kaggle containing Sales Data of Treadmills with several features of Customers who Purchased them. A detailed Stastical Analysis and EDA performed.
Jupyter Notebook
1
star
57

Vendor-Management-System

A comprehensive Django and Django Rest Framework-based Vendor Management System, featuring secure user authentication, detailed vendor and purchase order management, and robust performance tracking with Celery Beat. Easily configurable via environment variables for streamlined deployment.
Python
1
star
58

House-Price-Prediction--Regression

This House Price Prediction Dataset is taken from Kaggle. It has many features about various houses e.g. age of house, etc affecting the price of a house creating a Regression problem.
Jupyter Notebook
1
star
59

Garbage-Image-Classification

This is Garbage Image Classification End-To-End Project built using Python and Streamlit.
Jupyter Notebook
1
star
60

GameOfThrones-Battle-Data-Analysis

Data sets in .csv Format taken from Kaggle. These files contains data about Battles, Kings, Characters, etc of the popular movie series Game of Thrones.
Jupyter Notebook
1
star
61

Simple-Django-Billing-Backend

This repository serves as a basic starter template for building a point-of-sale billing application for employees or cashiers using Django. It includes essential features and structure to kickstart your project development.
Python
1
star
62

Bank-Note-Authentication--Classification

This is a Kaggle Dataset with information about Bank Note and Classify whether the Bank Note is Authentic or Not. This Dataset is based on Classification problem solved using Sklearn Classification Algorithms.
Jupyter Notebook
1
star
63

Date-Fruit-Classification

This is Date Fruit Data taken from Kaggle. This data severs a classification problem to solved. Using various features of the fruit classify the fruit to its type.
Jupyter Notebook
1
star
64

Deep-Audio-Classification

This project aims to build a deep learning model for counting the number of Capuchinbird calls within a given audio clips. Here audio spectrograms and split-window approach is used to count the bird calls in the the audio.
Jupyter Notebook
1
star
65

MySQL-Learning

This repository is a hands-on learning resource for MySQL enthusiasts, designed to enhance your understanding of fundamental database concepts. The commands folder contains essential .sql files that can be easily accessed using either VSCode or MySQL Community Workbench.
1
star
66

Learning-FastAPI

This repository contains the code for learning basics of FastAPI with Docker containers and images. The repository uses alembic and sqlalchemy to make migrations and migrate change to the database.
Python
1
star
67

Comic-Superheros-Data-Analysis

This is a Dataset taken from Kaggle with Data for almost all Marvel and DC superheros. I've performed analysis based on 20 Question which involves Analysis along with EDA.
Jupyter Notebook
1
star
68

Stock-Price-Predictor

This is small end-to-end project which uses AutoReg ML Model to predict the future stock closing price. The web app built using Streamlit and data from yfinance library.
Python
1
star
69

Django-RealEstate

This is a comprehensive Django that takes you from a beginner to an advanced level. You can follow the commits in this repository sequentially to see all the changes made step by step to achieve the full functionality of the app.
Python
1
star
70

Car-Evaluation--Classification

This is a Kaggle Dataset where we classify the cars using their various features. Here I used plotly to visualize the Accuracy Scores. Also I used CrossValScore to get More accurate Accuracy Score.
Jupyter Notebook
1
star
71

TPS-January-2022--Kaggle-Competition

Tabular Playground Series - Jan 2022. This Competition is Posted on Kaggle.com for practicing the EDA and Regression Skills.
Jupyter Notebook
1
star
72

Simple-Gopher-Social-Backend

This Go backend API for GopherSocial is built with chi router, JWT-based user authentication, and supports post/comment creation with pagination. It uses PostgreSQL for data management, Zap for structured logging, and includes migration handling and rate limiting for performance and security.
Go
1
star
73

PIMA-Indians-Diabetes-Classification

This is a very popular Kaggle Dataset for practicing Classification and EDA. A detailed Statistical Analysis with EDA and many Plots has been done.
Jupyter Notebook
1
star