Pinned Repositories
ASHRAE-Great-Energy-Predictor-III
Detailed Case Study About ASHRAE :Great Energy Prediction
NLP-with-TransferLearning-BERT
amazon review classification with BERT
DenseNets
DenseNets CNN on CIFAR10
DocumentsClassification_with_CNN
NLP: Document Classification with CNN
LSTM-for-Text-Classification
Application of LSTM on Donors Choose Dataset
Microsoft-Malware-Detection-Case-Study
Microsoft Malware Detection Case Study
mlops-with-aws-datascientists
TransferLearning-with-VGG16-and-ImageNet
Image Classification using VGG-16 and ImageNet.
raahul-hub's Repositories
raahul-hub/langchain_examples
🦜🔗 Build context-aware reasoning applications
raahul-hub/langchain-_examples
Jupyter Notebooks to help you get hands-on with Pinecone vector databases
raahul-hub/generative-ai-docs
Documentation for Google's Generative AI developer site
raahul-hub/user_adoption_case_study
raahul-hub/mlops-with-aws-datascientists
raahul-hub/TransferLearning-with-VGG16-and-ImageNet
Image Classification using VGG-16 and ImageNet.
raahul-hub/data-prep
raahul-hub/ASHRAE-Great-Energy-Predictor-III
Detailed Case Study About ASHRAE :Great Energy Prediction
raahul-hub/NLP-with-TransferLearning-BERT
amazon review classification with BERT
raahul-hub/DocumentsClassification_with_CNN
NLP: Document Classification with CNN
raahul-hub/Backpropogation-and-GradientClipping-Implementation
Implementing backpropagation and Gradient checking with Python
raahul-hub/Custom-Callback-Implementation-for-Deep-Learning
Implementing various custom callback functions for deep learning tasks.
raahul-hub/DenseNets
DenseNets CNN on CIFAR10
raahul-hub/LSTM-for-Text-Classification
Application of LSTM on Donors Choose Dataset
raahul-hub/Recommendation_System-with-Truncated_SVD-and-SGD
Recommendation systems - Truncated SVD, SGD algorithms to predict movie ratings.
raahul-hub/Social-network-Graph-Link-Prediction-EDA-FE-Modeling
Social network Graph Link Prediction - Facebook Challenge
raahul-hub/Microsoft-Malware-Detection-Case-Study
Microsoft Malware Detection Case Study
raahul-hub/Clustering
Clustering on Graph Dataset
raahul-hub/Decision-Tree-on-DonersChooseDataset
raahul-hub/Gradient-Boosted-Decision-Trees-GBDT
Gradient Boosted Decision Trees on Doners Choose Dataset
raahul-hub/Application-of-Bootstrapping
raahul-hub/Understanding-Behaviour-of-Linear-Models
raahul-hub/Implementing-SGD-Classifier-with-Log-Loss
Implement SGD Classifier with Logloss and L2 regularization Using SGD without using sklearn
raahul-hub/Naive-Bayes-on-DonersChooseDataset
raahul-hub/Implementing-Performance-Matrics-with-Python
Implementing Performance Matrics with Python
raahul-hub/TFIDF-Implementation
raahul-hub/Exploratory-Data-Analysis
raahul-hub/Implementation-RandomSearchCV-with-kFoldCrossValidation
Implement RandomSearchCV with k fold cross validation on KNN
raahul-hub/Basic-Python