Data Science Posts

 

In this blog post, we will create a new Chatbot by using Dialogflow and NodeJS which is able to schedule the appointment and save the customer information in the CSV file. I was working on the chatbot development so I thought why not create a simple blogpost which would be beneficial for our users too.…
Categories: Artificial Intelligence, Chatbot, Deep Learning, Dialogflow, NodeJS

Machine learning is the vast subject these days where every day new experiments and research is doing. Python is the most promising and advanced programming language which is very suitable for engineering and scientific applications that's why I am using python programming for an edge detection technology with an Anaconda Package. Here we are using…
Categories: Machine Learning, Python

Biology inspires the Artificial Neural Network The Artificial Neural Network (ANN) is an attempt at modeling the information processing capabilities of the biological nervous system. The human body is made up of trillions of cells, and the nervous system cells – called neurons – are specialized to carry “messages” through an electrochemical process. The nodes…
Categories: Artificial Intelligence, Machine Learning, Python

Wonderful list of most needed cheatsheets..   1.  Python : https://lnkd.in/grD8XUS6 2.  Pandas : https://lnkd.in/g4yTJ7CP 3.  NumPy : https://lnkd.in/gg9Uw-km 4.  Matplotlib https://lnkd.in/gahrGicD 5.  Seaborn https://lnkd.in/gcu4UKpw 6.  Scikit-learn https://lnkd.in/gGfkNu5i 7.  TensorFlow : https://lnkd.in/g3fw3uRV 8.  Keras : https://lnkd.in/gfPTfbgg 9.  PyTorch https://bit.ly/3lnsiIz 10.  SQL : https://lnkd.in/gnwe4qcb 11. R : https://lnkd.in/gEgJ6A8j 12.  Git : https://lnkd.in/gyzhztvH 13. AWS https://bit.ly/3ZQWMS1 14. Azure https://bit.ly/42f4N4V 15.  Google Cloud Platform : https://bit.ly/3JJADzv 16.  Docker : https://bit.ly/3Lt2zJe 17.  Kubernetes https://lnkd.in/gjXCT7Mb 18. Linux Command Line : https://bit.ly/3FtcTgw 19.  Jupyter Notebook https://lnkd.in/g7cPmgHQ 20.  Data Wrangling :https://bit.ly/3TiMibP 21.  Data Visualization : https://lnkd.in/gQ52Jd_J 22.  Statistical Inference https://lnkd.in/grNXVQh5 23. Probability : https://lnkd.in/gvnWCphc 24. Linear Algebra…
Categories: Artificial Intelligence, Data Science, Deep Learning

Introduction In this blog post, we will learn and understand the process of Microsoft Power BI Embedded with WordPress. WordPress is a free and open-source content management system, which became the most popular blogging or website management system on the internet. Power BI is a suite of business analytics tools from Microsoft for delivering insights…
Categories: Data Science, Microsoft Power Bi

Introduction In Artificial Neural network (ANN), activation functions are the most informative ingredient of Deep Learning which is fundamentally used for to determine the output of the deep learning models. In this blog, we will discuss the working of the ANN and different types of the Activation functions like Sigmoid, Tanh and ReLu (Rectified Linear Unit)…
Categories: Artificial Intelligence, Deep Learning, Machine Learning

In this Blog-post we are going to discuss about the top 10 Machine Learning Algorithm Questions which are 80% asked for the post of the Data Science on any other Data Science related company , I have seen lots of new comers in the field of machine learning learnt about the technology and also deploy…
Categories: Artificial Intelligence, Machine Learning

Machine learning is the part of artificial intelligence (AI) that provides the system able to automatically learn and improve from experience without being explicitly programmed. Machine learning focuses on the development of computer programs that can access data and use it to learn for themselves. Difference between Traditional Programming vs Machine Learning Programming: Programming is…
Categories: Machine Learning, Python

Introducing web scraping Simply put, web scraping is one of the tools developers use to gather and analyze information from the Internet. Some websites and platforms offer application programming interfaces (APIs) which we can use to access information in a structured way, but others might not. While APIs are certainly becoming the standard way of…
Categories: Artificial Intelligence, Machine Learning, Python, Web Scrapping

Now Technology is moving very fast towards Artificial Intelligence and Machine Learning. I have seen many students, beginners are confusing on "WHERE to START" So this is very necessary to understand the right approaches so people can learn the technology in a smart manner and use it. So this article will provide all the important…
Categories: Machine Learning, Python