Skip to content
  • Home
  • About
Search
Close
Image

Indian Pythonista

exploring world the pythonic way

Month: March 2017

pprint : Data pretty printer in Python

28 Mar 201728 Mar 2017 indianpythonistaLeave a comment

Note: This article has also featured on geeksforgeeks.org .

This article is about a pretty useful built-in module in Python, pprint.

The pprint module provides a capability to “pretty-print” arbitrary Python data structures in a well-formatted and more readable way!

Read More »

eval in Python

25 Mar 201725 Mar 2017 indianpythonistaLeave a comment

Note: This article has also featured on geeksforgeeks.org

This article discusses a built-in function in Python, eval.

It is an interesting hack/utility in Python which lets a Python program run Python code within itself.
Read More »

Linear Regression

14 Mar 201717 Mar 2017 indianpythonistaLeave a comment

Image

This article discusses the basics of linear regression and its implementation in Python programming language.

Linear regression is a statistical approach for modelling relationship between a dependent variable with a given set of independent variables.

Read More »

Naive Bayes Classifiers

10 Mar 201710 Mar 2017 indianpythonistaLeave a comment

Note: This article has also featured on geeksforgeeks.org .

index

This article discusses the theory behind the Naive Bayes classifiers and their implementation.Read More »

Recent Posts

  • Demystifying *.pyc files
  • How Python runs?
  • Softmax Regression using TensorFlow
  • Introduction to TensorFlow
  • Multithreading in Python | Part-2

Categories

  • beginner (6)
  • data science (4)
  • linux (1)
  • machine learning (8)
  • matplotlib (4)
  • python (22)
  • Python for web (5)
  • tutorial (8)
  • working with files (3)

Archives

  • January 2018 (2)
  • August 2017 (2)
  • July 2017 (5)
  • May 2017 (1)
  • April 2017 (4)
  • March 2017 (4)
  • February 2017 (3)
  • January 2017 (8)
  • December 2016 (8)
  • October 2016 (2)

Social

  • View nikhilksingh97’s profile on Facebook
  • View nikhilksingh97’s profile on LinkedIn
  • View nikhilkumarsingh’s profile on GitHub
  • View UCkUq-s6z57uJFUFBvZIVTyg’s profile on YouTube
Follow Indian Pythonista on WordPress.com
Start a Blog at WordPress.com.
Back to top
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Image Indian Pythonista
    • Join 57 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Image Indian Pythonista
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar

Loading Comments...

    Design a site like this with WordPress.com
    Get started
    Advertisement
    Advertisement