Vikram Bahl
Home
About
English
  • Clean Data Is the Foundation of Effective Machine Learning

    Sep 26, 2020 · 13 min read · machine learning data cleaning AI ML Python Data Science  ·
    Share on:

    Reproducing what I wrote for The New Stack where it first appeared. Data science isn’t just for tech companies anymore; and it is slowly becoming a significant part of data teams, whether you are an enterprise looking for IT modernization or a startup trying to achieve the unicorn status. What used to be a bastion of …

    Read More
  • Python code to list all files in a directory

    Mar 16, 2014 · 1 min read · python  ·
    Share on:

    Python contains useful modules to execute file and folder operations. It makes use of the ‘os’ module to carry out file system operations. To illustrate, the python code to get the current working directory is: import os os.getcwd() . On OSX, the output of that is: '/Users/vikrambahl/Documents' . The ‘os’ module makes …

    Read More
  • Signal processing with python

    Oct 19, 2013 · 1 min read · audio pycon pyo python signal processing  ·
    Share on:

    Gave a talk on audio signal processing with python at PyCon Singapore 2013. I started using python to quickly prototype a beat recognition system for my masters dissertation. I realised the power of python in signal processing. The speed at which you can test algorithms is astounding. You can perform a cross FFT on the …

    Read More
Vikram Bahl photo

Vikram Bahl

Cloud computing enthusiast
Read More

Recent Posts

  • Clean Data Is the Foundation of Effective Machine Learning
  • Switch GitHub account on macOS terminal
  • Pass the AZ-900 Azure Fundamentals in your first attempt
  • The best way to experience the Himalayas
  • Accessing files stored by the iOS Simulator
  • Online Guitar App
  • Converting Storyboard from iPhone to iPad in 4 simple steps
  • Adding Animated Gif’s in iOS Applications using Xcode Storyboards

Categories

IOS-DEVELOPMENT 4 PYTHON 3 SOFTWARE 2 TRAVEL 2 XCODE 2 AI 1 APPLE 1 AUDIO-PROCESSING 1 AZ-900 1 AZURE 1 C++ 1 CERTIFICATIONS 1 CLOUD 1 CLOUD-101 1
All Categories
AI1 APPLE1 AUDIO-PROCESSING1 AZ-9001 AZURE1 C++1 CERTIFICATIONS1 CLOUD1 CLOUD-1011 COMPUTER-GRAPHICS1 CREATE-A-WORDPRESS-WEBSITE1 DATA-CLEANING1 DATA-SANITIZATION1 DATA-SCIENCE1 FLASH1 GITHUB1 GOOGLE-MAPS-SDK1 HIMALAYAS1 HOSTGATOR1 HOSTING1 HTML51 INDIAHIKES1 INDONESIA1 IOS-DEVELOPMENT4 MACHINE-LEARNING1 ML1 MOUNT-BROMO1 MOUNT-IJEN1 OPENGL1 OSX1 PUBLICATIONS1 PYCON1 PYTHON3 RUPIN-PASS1 SOFTWARE2 TALKS1 TRAVEL2 TREKKING1 WEB-DEVELOPMENT1 WEBGL1 WORDPRESS1 XCODE2
[A~Z][0~9]

Tags

APP-DEV 4 IOS 4 PYTHON 3 COMPUTER-GRAPHICS 2 ACTIONSCRIPT 1 ADOBE-FLASH 1 AI 1 AUDIO 1 C++ 1 DATA 1 DATA-CLEANING 1 DATA-SCIENCE 1 DATA-SHREDDING 1 GIFS 1
All Tags
ACTIONSCRIPT1 ADOBE-FLASH1 AI1 APP-DEV4 AUDIO1 C++1 COMPUTER-GRAPHICS2 DATA1 DATA-CLEANING1 DATA-SCIENCE1 DATA-SHREDDING1 GIFS1 GITHUB1 GOOGLE-MAPS1 GUITAR1 HIMALAYAS1 HOSTGATOR1 HTML51 INDIA1 INDIAHIKES1 INDONESIA1 IOS4 JAVA-ISLAND1 LIGHTING1 MACHINE-LEARNING1 MACOS1 ML1 MOUNT-BROMO1 MOUNT-IJEN1 MOUNT-PANANJAKAN1 ONLINE-GUITAR1 OPENGL1 PLUGINS1 PUBLICATIONS1 PYCON1 PYO1 PYTHON3 RUPIN-PASS1 SEA-OF-SAND1 SIGNAL-PROCESSING1 SUNRISE-VIEW1 TEXTURING1 TRAVEL1 TREKKING1 VOLCANOES1 WEB-DESIGN1 WEB-DEVELOPMENT1 WEBGL1 WORDPRESS-WEBSITE1
[A~Z][0~9]
Vikram Bahl

Copyright  VIKRAM BAHL. All Rights Reserved