Pinned Repositories
Data-science-best-resources
Carefully curated resource links for data science in one place
Data-Science-Resources
Understand why ? rather than fit and predict.!
DeepLearningAssingments
Speech Denoising implementation using CNN, RNN, LSTM models with >12dB SNR ratios.
DistributedMapReduce
MapReduce is a programming model and an associated implementation for processing and generating large data sets. Users specify a map function that processes a key/value pair to generate a set of intermediate key/value pairs, and a reduce function that merges all intermediate values associated with the same intermediate key. Many real-world tasks are expressible in this model.
Explorer
🎄 This is an interactive dashboard to stimulate a random forest model on your data for those who want to run a quick model or someone without programming knowledge (Need To take care of edge cases though.)
fastai
The fastai deep learning library, plus lessons and tutorials
Git-Commands
A list of commonly used Git commands
KaggleSolutions
🎛. Kaggle Competition code and notebooks for reference:
PrudhviVajja.github.io
Everything you need to know about me. 🕸
PrudhviVajja's Repositories
PrudhviVajja/Git-Commands
A list of commonly used Git commands
PrudhviVajja/Automate-Boring-Stuff-With-Python
Solutions for Python Assignments for automate boring stuff with python
PrudhviVajja/awesome-courses
:books: List of awesome university courses for learning Computer Science!
PrudhviVajja/BestGenderClassifier
competetion between svm, kneighbours, perceptron which by obvious svm won.
PrudhviVajja/camera_identification
IEEE's Signal Processing Society - Camera Model Identification
PrudhviVajja/data-science
:bar_chart: Path to a free self-taught education in Data Science!
PrudhviVajja/forecasting
Time Series Forecasting Best Practices & Examples
PrudhviVajja/Head-First-java
Solutions of HeadFirst Java Assingmnets
PrudhviVajja/Image_Classifier