GitHub / suneelpatel 4 Repositories
Data Scientist/Data Analyst/Machine Learning Engineer with hands-on experience in Machine Learning, Deep Learning with TensorFlow, Hadoop & Apache Spark.
suneelpatel/100Day-Challenges-Python-Beginner-to-Expert
100Day-Challenges-Python-Beginner-to-Expert is a structured challenge-based learning journey. Over 100 days, tackle Python fundamentals, data structures, OOP, libraries like NumPy and Pandas, and real-world data science tasks. Perfect for beginners to advanced learners aiming to master Python progressively.
Size: 33.2 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

suneelpatel/Time-Series-Analysis-Guide-for-Beginners
This repository is dedicated to helping beginners understand and master the fundamentals of time series analysis, a critical field in data science and statistics. Whether you're a student, data enthusiast, or aspiring data scientist, this repository is your one-stop resource to demystify time series data and build valuable skill
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

suneelpatel/Natural-Language-Processing-NLP
This repository will provide an overview and working knowledge of Natural Language Processing (NLP), using Python’s Natural Language Toolkit (NLTK) library and with Keras.
Language: Jupyter Notebook - Size: 276 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 3

suneelpatel/Data-Analysis-using-Python
Learn to analyze data with Python. Here you will learn, Import data sets, Clean and prepare data for analysis, Manipulate pandas DataFrame, Summarize data, Build machine learning models using scikit-learn, Build data pipelines.
Language: Jupyter Notebook - Size: 654 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 22 - Forks: 13

suneelpatel/Python-for-Beginners
Find Real Python’s Beginners Roadmap for Learning Python! We also offer a beginner’s level user guide, which uses interesting examples to help you learn programming and web development. Happy Coding!
Language: Jupyter Notebook - Size: 121 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 20 - Forks: 19

suneelpatel/Machine-Learning-with-Python
Machine learning is changing the world and if you want to be a part of the ML revolution, this is a great place to start! This repository serves as an excellent introduction to implementing machine learning algorithms in depth such as linear and logistic regression, decision tree, random forest, SVM, Naive Bayes, KNN, K-Mean Cluster, PCA, Time Series Analysis and so on.
Language: Jupyter Notebook - Size: 4.87 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 7

suneelpatel/Statistics-for-Data-Science-using-Python
Using Python, learn statistical and probabilistic approaches to understand and gain insights from data. Learn statistical concepts that are very important to Data science domain and its application using Python. Learn about Numpy, Pandas Data Frame.
Language: Jupyter Notebook - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 36 - Forks: 13

suneelpatel/R-for-Beginners
Learn R in simple and easy steps starting from basic to advanced concepts with examples. If you are trying to understand the R programming language as a beginner, this tutorial will give you enough understanding on almost all the concepts of the language from where you can take yourself to higher levels of expertise.
Language: R - Size: 14 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 15 - Forks: 6

suneelpatel/Python-for-Data-Scientists
This repository will offer several learning strategies and advanced study material along with the interesting use case and programs that will help jump start your journey of becoming a data scientist with python !!!
Language: Jupyter Notebook - Size: 4.53 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 5

suneelpatel/Exploratory_Data_Analysis_using_Latest_Libraries-
There are many libraries available in Python for EDA, including pandas, numpy, matplotlib, seaborn, and plotly. Create this depository to keep up to date with the latest libraries and techniques.
Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

suneelpatel/Building-Recommendation-Systems-with-Python
The repository provides a comprehensive guide to the theory, implementation, and evaluation of recommendation systems, as well as practical examples and case studies to help readers understand how to build and deploy recommendation systems in real-world applications
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

suneelpatel/Best-Practices-to-Deploy-ML-Model
Deploying a machine learning model is a crucial step in creating a production-level application. By following these best practices, you can ensure that your machine learning model is deployed successfully and can be used effectively in a production environment.
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

suneelpatel/Heroku-Deployment-Demo
Language: HTML - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

suneelpatel/Data-Analysis-using-R
R is a powerful language used widely for data analysis and statistical computing. Learn how to investigate and summarize data sets using R and eventually create your own analysis.
Size: 356 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

suneelpatel/Statistics-for-Data-Science-using-R
Learn the core statistical concepts, followed by application of these concepts using R Studio with the a nice combination of theory and practice. Learn key statistical concepts and techniques like exploratory data analysis, correlation, regression, and inference.
Size: 395 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

suneelpatel/AmazonSageMakerCourse Fork of ChandraLingam/AmazonSageMakerCourse
AWS Machine Learning Specialty Course
Size: 35.9 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

suneelpatel/Data-Visualization-with-R
Language: R - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

suneelpatel/R-for-Data-Scientists
Learn the fundamentals of R programming, from reading and writing data to customizing visualizations and performing predictive analysis on data.
Language: R - Size: 14.4 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

suneelpatel/pytorch Fork of pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Language: C++ - Size: 137 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

suneelpatel/Deep-Learning-with-TensorFlow
Learn Deep Learning from this repository which help you to understand clearly about Deep Neural Network, SPL, MPL Algorithm, CNN, RNN, and RBM etc.
Language: Jupyter Notebook - Size: 182 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

suneelpatel/Data-Visualization-with-Python
Language: Jupyter Notebook - Size: 419 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

suneelpatel/Scala-Essentials
Essential Scala depository is aimed at experienced developers at very beginning level.
Language: Scala - Size: 40 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

suneelpatel/Apache-Spark-and-Scala
Size: 42 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

suneelpatel/SQL-Essentials
This repository helps you get started learning SQL as a beginner. My goal is to help you understand SQL, so you can take your database skills to the next level!
Size: 57.6 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

suneelpatel/Machine-Learning-with-SparkMLlib
This Spark MLlib repository will introduce you to Apache Spark's scalable machine learning library consisting of common learning algorithms and utilities, including classification, regression, clustering, etc.
Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

suneelpatel/Machine-Learning-with-R
This repository serves as an excellent introduction to implementing machine learning algorithms with R in depth such as linear and logistic regression, decision tree, random forest, SVM, Naive Bayes, KNN, K-Mean Cluster, PCA, Time Series Analysis and so on.
Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1
