• Home
  • BLOG
    • AI
    • MACHINE LEARNING
    • DEEP LEARNING
    • DATA SCIENCE
  • INTERVIEWS
  • USE CASES
  • BUSINESS

Month: July 2020

No Image

Reading GeoTiff file using Xarray in Python

July 12, 2020 Ujjwal Gupta 306

GeoTIFF is a public domain metadata standard which allows georeferencing information to be embedded within a TIFF file. In this tutorial we will learn how [continue reading..]

No Image

DataFrame Operations in Pyspark

July 11, 2020 Mitra N Mishra 335

Pyspark is nothing but Python API of Spark. It is one of the most tool used for Big data analytics. In this tutorial we usually [continue reading..]

No Image

Pandas Series

July 9, 2020 Mitra N Mishra 285

Pandas series is an one dimensional data like Python List or Array. It is capable to hold any types of data. It has own methods [continue reading..]

No Image

How to use classification metrics in Scikit learn

July 7, 2020 Mitra N Mishra 389

Classification matrices implementation in Scikit learn. import matplotlib.pyplot as plt from sklearn import datasets from sklearn.linear_model import LogisticRegression from sklearn.model_selection import train_test_split,cross_val_score,KFold from sklearn.metrics import [continue reading..]

Categories

  • AI
  • BIG DATA
  • BUSINESS
  • DATA HACK
  • DATA SCIENCE
  • DEEP LEARNING
  • INTERVIEWS
  • MACHINE LEARNING
  • USE CASES

Latest

  • Python Operator
  • Reading GeoTiff file using Xarray in Python
  • DataFrame Operations in Pyspark
  • Pandas Series
  • How to use classification metrics in Scikit learn

Archives

  • September 2020
  • July 2020
  • October 2019
  • August 2019
  • July 2019
  • June 2019
  • January 2019
  • September 2018
  • March 2018
  • February 2018
  • January 2018
  • November 2017
  • September 2017
  • August 2017

Copyright © 2021 | WordPress Theme by MH Themes