rvalusa2108's Stars
eugeneyan/applied-ml
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
eriklindernoren/ML-From-Scratch
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep learning.
ujjwalkarn/Machine-Learning-Tutorials
machine learning and deep learning tutorials, articles and other resources
visenger/awesome-mlops
A curated list of references for MLOps
alexeygrigorev/data-science-interviews
Data science interview questions and answers
amusi/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
ujjwalkarn/DataSciencePython
common data analysis and machine learning tasks using python
ResidentMario/missingno
Missing data visualization module for Python.
jphall663/awesome-machine-learning-interpretability
A curated list of awesome responsible machine learning resources.
cl2333/Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
AakashKumarNain/annotated_research_papers
This repo contains annotated research papers that I found really good and useful
tirthajyoti/Papers-Literature-ML-DL-RL-AI
Highly cited and useful papers related to machine learning, deep learning, AI, game theory, reinforcement learning
aws-samples/aws-machine-learning-university-accelerated-nlp
Machine Learning University: Accelerated Natural Language Processing Class
HealthCatalyst/healthcareai-py
Python tools for healthcare machine learning
SauceCat/pydqc
python automatic data quality check toolkit
fatdba/Oracle-Database-Scripts
My Oracle DB Scripts
PacktPublishing/Hands-On-Explainable-AI-XAI-with-Python
Explainable AI with Python, published by Packt
amueller/aml
Applied Machine Learning with Python
MakerBytes/pythonlib
zacstewart/data-science-blogs
A curated list of data science blogs
rvalusa2108/Deep-Convolutional-GAN
Deep-Convolutional-GAN for generating the images
rvalusa2108/PySparkExercises
rvalusa2108/Coding_Interview_Challenges_Python
Coding_Interview_Challenge_Python
rvalusa2108/Credit_Default_Prediction-Kaggle
Credit Default Prediction Competition EDA and Modeling
rvalusa2108/PythonProjectStructure
Python Project Folder Structure
rvalusa2108/Scikit-Learn_Pipeline-House_Price_Prediction-Kaggle
House Price Prediction - Kaggle solution SKLearn Pipeline
rvalusa2108/Statistical-Inference-using-Python
Coursera Statistical Inference using Python - Exercises and Assignments
rvalusa2108/Toy_Robot_Simulator
Toy Robot rotation, movement, and reporting with pytest cases included
zacstewart/kaggle_trolls
Predict whether a comment posted during a public discussion is considered insulting to one of the participants.
zacstewart/sklearn-pandas
Pandas integration with sklearn