 
    
    
  Blog
          Visualizing Bicycle Traffic in London UK
        
      
      
      
    
    
    
      ··244 words·2 mins
    
    
    
  
  
  
  
    
  
  
  
    An interactive data visualization of weekday public bicycle traffic in London UK.
    
  
          From Academia to Industry, a Personal Reflection
        
      
      
      
    
    
    
      ··876 words·5 mins
    
    
    
  
  
  
  
    
  
  
  
    A few reflections on my journey from the world of academia to industry.
    
  
          Machine Learning Zoomcamp
        
      
      
      
    
    
    
      ··735 words·4 mins
    
    
    
  
  
  
  
    
  
  
  
    How I have started my learning path into machine learning engineering.
    
  
          The Beauty of Matplotlib Stylesheets
        
      
      
      
    
    
    
      ··2306 words·11 mins
    
    
    
  
  
  
  
    
  
  
  
    After reading an article on the effectiveness of Matplotlib stylesheets, I’ve decided to create my own custom stylesheets.
    
  
          How to Choose the Right Estimator
        
      
      
      
    
    
    
      ··3642 words·18 mins
    
    
    
  
  
  
  
    
  
  
  
    Frequently the hardest part of solving a machine learning problem is finding the right estimator for the job.
    
  
          Fuzzy String Matching for Document Standardization
        
      
      
      
    
    
    
      ··870 words·5 mins
    
    
    
  
  
  
  
    
  
  
  
    Sometimes you need to match to a standard format text data that have below par quality because of misspellings and typos.