Coding Brewery

  • Blog
  • Software development
    • Clean Code
    • C++
    • Python
    • Java
    • Devops
      • Docker
      • Linux
  • Machine learning
    • Maths
      • Median absolute deviation (MAD) of Errors
      • R-Squared/Coefficient of determination
      • Distribution of error functions
      • Logarithmic loss (or cross-entropy)
      • Receiver operating characteristic (ROC ) curve
      • Confusion Matrix
      • Maths 101: Part 8: Hypothesis testing
      • Distribution of error functions
      • Maths 101 : Part 7: Estimating Confidence Intervals
    • Data Science Libraries
    • Dimensionality Reduction
  • Career Advice
  • Home
    • Contact Us
    • About

Python

Python

Write python like a pro: Part 1: Know your python version

Welcome to part 1 of writing python like a pro. This series is definitely part of the advanced python series. It assumes you already know python and are definitely comfortable with it. However, you are a person who wants to know how you can up your python game. You want Read more…

Like this:

Like Loading...
By admin, 6 yearsJune 15, 2019 ago
Clean Code

Clean Code Concepts: Be SOLID: Open Closed Principle

In this series, we would focus on some of the language-agnostic parts which can be used to improve your ability to write cleaner code in any language. So let’s dive right into the SOLID concepts of object-oriented design. S.O.L.I.D is an acronym for the first five object-oriented design(OOD) principles by Robert C. Read more…

Like this:

Like Loading...
By admin, 6 yearsMay 11, 2019 ago
Clean Code

Clean Code Concepts: Be SOLID: Single Responsibility Principle

Writing clean code is more of an art rather than a science. So What really makes code cleaner?. In this series called Clean Code Concepts, we investigate some of the ways to write code in a clean way. There are several aspects to write cleaner code, some are language agnostic Read more…

Like this:

Like Loading...
By Deepanshu Lulla, 6 yearsApril 6, 2019 ago
Golang

Golang vs python: Arguments in favor of python

Dynamic typing Majority of people have a single problem with a python feature and drumrolls it’s Ducktyping. In short “If it walks like a duck and it quacks like a duck, then it must be a duck”. I agree that this could be a case of lot of bugs if Read more…

Like this:

Like Loading...
By admin, 6 yearsJanuary 8, 2019 ago
Machine learning

Applying Exploratory Data Analysis on IRIS dataset

Iris dataset is one of the most easiest and straightforward datasets to use. In Iris dataset, we can represent dataset as a matrix in the following format. Petal length Petal Width Sepal length Sepal width Flower-1 Flower-2 : Flower-n However, more often than not, a dataset also contains labels or Read more…

Like this:

Like Loading...
By admin, 6 yearsDecember 15, 2018 ago
Machine learning

Exploratory Data Analysis on populations of a biological foodchain in Northern Canada

Here is an exploratory data analysis for describing the population trends of hares ,lynxes and carrots in northern Canada during 20 years. Essentially lynxes eat hares and hares eat carrots. Loading Sorry, something went wrong. Reload? Sorry, we cannot display this file. Sorry, this file is invalid so it cannot Read more…

Like this:

Like Loading...
By admin, 6 yearsDecember 3, 2018 ago
Data Science Libraries

Matplotlib: Data Science Library Tutorial

Matplotlib is a very interesting library that helps to plot the different arrays in relation to each other. Loading Sorry, something went wrong. Reload? Sorry, we cannot display this file. Sorry, this file is invalid so it cannot be displayed. Viewer requires iframe. view raw matplotlib_tutorial.ipynb hosted with ❤ by Read more…

Like this:

Like Loading...
By Deepanshu Lulla, 6 yearsNovember 22, 2018 ago
Devops

Running unittests from inside the docker container

Suppose you have an application where you need to run your unit tests. The directory structure looks something like this but honestly it doesn’t matter as long as it is somewhere inside your code folder.  Once you have written you unit tests(In this w have written integration and system tests) Read more…

Like this:

Like Loading...
By Deepanshu Lulla, 6 yearsNovember 21, 2018 ago
Data Science Libraries

Numpy Tutorial Part 2

Here is part 2 of the numpy tutorial. This is a continuation of part 1 of the numpy tutorial.

Like this:

Like Loading...
By Deepanshu Lulla, 6 yearsNovember 19, 2018 ago
Data Science Libraries

Numpy Tutorial Part 1

Numpy is one of the most important data science libraries. This is part 1 of the numpy tutorial.    Loading Sorry, something went wrong. Reload? Sorry, we cannot display this file. Sorry, this file is invalid so it cannot be displayed. Viewer requires iframe. view raw numpy_tutorial_part1.ipynb hosted with ❤ Read more…

Like this:

Like Loading...
By Deepanshu Lulla, 7 yearsNovember 2, 2018 ago

Posts pagination

1 2 Next
  • About
  • Blog
  • Checkout
  • Contact Us
  • Home
  • Privacy Policy
Hestia | Developed by ThemeIsle
%d