Pinned Repositories
Clustering-of-Customers-Based-on-their-purchasing-behaviour
Analyzing the content of an E-commerce dataset and cluster the customers based on their purchases.
course-nlp
A Code-First Introduction to NLP course
Coursera_MLOps_Specialization
Notes for Machine Learning Engineering for Production (MLOps) Specialization course by DeepLearning.AI & Andrew Ng
Multivarite-Gaussian-Distribution-for-Fraud-Detection
Anomaly detection using Multivariate Gaussian Distribution and achieved above 70% of F1 score on Test and Cross validation set
News-Articles-Classification
This dataset contains around 125k news headlines from the year 2013 to 2018 obtained from HuffPost. The model trained on this dataset could be used to identify tags for untracked news articles or to identify the type of category of the news.
Spam-Email-Classifier
Email Classification using Naive Bayes algorithm
yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
yolov5_custom_trained_traffic_sign_detector
YOLOv5 Object Detection on Traffic Signs Dataset with Custom Training
Yolov8-Custom-Object-Detetction
This repo explains the custom object detection training using Yolov8.
scikit-learn
scikit-learn: machine learning in Python
Balakishan77's Repositories
Balakishan77/Yolov8-Custom-Object-Detetction
This repo explains the custom object detection training using Yolov8.
Balakishan77/yolov5_custom_trained_traffic_sign_detector
YOLOv5 Object Detection on Traffic Signs Dataset with Custom Training
Balakishan77/Spam-Email-Classifier
Email Classification using Naive Bayes algorithm
Balakishan77/Multivarite-Gaussian-Distribution-for-Fraud-Detection
Anomaly detection using Multivariate Gaussian Distribution and achieved above 70% of F1 score on Test and Cross validation set
Balakishan77/News-Articles-Classification
This dataset contains around 125k news headlines from the year 2013 to 2018 obtained from HuffPost. The model trained on this dataset could be used to identify tags for untracked news articles or to identify the type of category of the news.
Balakishan77/Clustering-of-Customers-Based-on-their-purchasing-behaviour
Analyzing the content of an E-commerce dataset and cluster the customers based on their purchases.
Balakishan77/course-nlp
A Code-First Introduction to NLP course
Balakishan77/Coursera_MLOps_Specialization
Notes for Machine Learning Engineering for Production (MLOps) Specialization course by DeepLearning.AI & Andrew Ng
Balakishan77/tensorflow
An Open Source Machine Learning Framework for Everyone
Balakishan77/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Balakishan77/Data-science
Collection of useful data science topics along with code and articles
Balakishan77/data-science-interviews
Data science interview questions and answers
Balakishan77/DeepLearningExamples
Deep Learning Examples
Balakishan77/examples
A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Balakishan77/feature-engineering-for-machine-learning
Code repository for the online course Feature Engineering for Machine Learning
Balakishan77/handson-ml3
A series of Jupyter notebooks that walk you through the fundamentals of Machine Learning and Deep Learning in Python using Scikit-Learn, Keras and TensorFlow 2.
Balakishan77/machine-learning-ds-interview-questions
🔴 1704 Machine Learning, Data Science & Python Interview Questions (ANSWERED) To Kill Your Next ML & DS Interview. Get All Answers + PDFs on MLStack.Cafe. Post your ML Jobs 👉
Balakishan77/ml-interviews-book
https://huyenchip.com/ml-interviews-book/
Balakishan77/models
Models and examples built with TensorFlow
Balakishan77/Python-Feature-Engineering-Cookbook
Python Feature Engineering Cookbook, published by Packt
Balakishan77/python-glmnet
A python port of the glmnet package for fitting generalized linear models via penalized maximum likelihood.
Balakishan77/Sentiment-Analyis-of-IMDB-dataset
Predicting sentiment of the IMDB reviews
Balakishan77/SlowFast
PySlowFast: video understanding codebase from FAIR for reproducing state-of-the-art video models.