Posts

Data science

How to run Google Colab?

Image
Google Colab Colab is a free Jupyter notebook environment that runs entirely in the cloud. It does not require a setup. Notebooks that you create can be simultaneously edited. Supports many popular machine learning libraries which can be easily loaded in your notebook. You can perform the following using Google Colab: Write and execute code in Python. Create/Upload/Share notebooks. Import/Save notebooks from/to Google Drive. Import/Publish notebooks from GitHub. Import external datasets e.g. from Kaggle. Integrate PyTorch, TensorFlow, Keras, OpenCV. Free Cloud service with free GPU/TPU. Steps to use Google Colab step 1)  Log in to your Google account in your browser. Step 2) Open the following link: https://colab.research.google.com Once you open this link a demo notebook will be opened. Step 3) Go to file -> New Notebook A new notebook will open similar to Jupyter Notebook. Step 4) Write your code and Save it. It will be saved in your Google Drive. Note: If you want to find t...

Jupyter Notebook

Image
  Introduction to Jupyter Notebook A Jupyter Notebook is an open source web application that allows data scientists to create and share documents that include live code, equations, and other multimedia resources. Use of Jupyter Notebook: Jupyter notebooks are used for all sorts of data science tasks such as exploratory data analysis (EDA), data cleaning and transformation, data visualization, statistical modeling, machine learning, and deep learning. Advantage of Using Jupyter Notebook: Useful for "showing the work" through a combination of code, markdown, links, and images. Jupyter notebooks can also be converted to a number of standard output formats (HTML, PowerPoint, LaTex, PDF, Restructured Text, Markdown, Python) Working of Jupyter Notebook Step 1) Open Jupyter Notebook from apps. step 2) In your default browser a web page will open like this and default directory will be C drive of your system.   Step 3) If you want to run and save your code in other directory then fol...

What is Python?

Image
What is Python?                                                                          Python is high-level, general-purpose and a very popular programming language. Python programming language (latest Python 3) is being used in web development, Machine Learning applications, along with all cutting edge technology in Software Industry. Advantages of Python Works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc). Simple syntax similar to the English language. Syntax that allows developers to write programs with fewer lines than some other programming languages. Runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick. Supports functional and structured programming methods as well as OOP. Provides very high-level...

Introduction to Data Science?

Image
Topics Introduction to Data Science Introduction to Programming Introduction to Python: Installation and Running Jupyter Notebook Running .py file from terminal Google Colab Introduction to Data Science?               Why Data Science? Every year, the world creates huge amounts of data that's only accelerating. Company now have access to unprecedented amounts of data, which they need to process and understand. Data scientists are responsible for transforming this growing ocean of data into valuable and actionable information. The Bureau of Labor Statistics projects 31.4 percent employment growth for data scientists between 2020 and 2023. In that period, an estimated 19,800 Jobs should open up. Top Skills for Data Scientists Programming DBMS ( Database Management System ) Mathematics and Statistics Data Visualization Machine learning Deep Learning Communication Skills Roles and Responsibilities On a more technical level, the core job resp...

Hi Guys, this is my first blog and I'm starting for learning Data science

Image
 <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-4841117896460511"      crossorigin="anonymous"></script>