Machine Learning Begins Here-Part III !!! #pythonpune

Python Pune Meetup was held @ Red Hat, Pune and that was about Part III of Machine learning by Sudarshan Gadhave on 25th June 2016. This time, along with Chandan, Me, ganesh and satyajit were the Event Host :) Meetup was specifically targeted as hackathon based on python pandas and numpy what we have covered in previous meetup. Meetup was titled as Data DOJO,(a bit weird) it means practicing and developing skills along with brainstorming ideas, real time problems to solve....

June 26, 2016 · 2 min · Suraj Narwade

Pycon India 2016,New Delhi !!! Hurry Up guys !!!

What is Pycon India ? PyCon India, the premier conference in India on using and developing the Python programming language is conducted annually by the Python developer community. It attracts the best Python programmers from across the country and abroad. When & Where it is happening ? 23-25 Sepetember 2016 Convention Centre Jawahar Lal Nehru University, New Mehrauli Road, Near Munirka, New Delhi - 110067 Why to Sponser Us ?...

May 31, 2016 · 1 min · Suraj Narwade

Machine Learning Begins Here-Part II !!! @ #pythonpune

Python Pune Meetup was held @ Amazatic Solutions and that was about Part II of Machine learning by Sudarshan Gadhave on 28th May 2016. Meetup was specifically targeted on python pandas as last meetup already covered basics of data science. Sudarshan started from Required tools/libraries for machine learning : Ipython numpy python-pandas python-scikit-learn matplotlib These are best opensource alternatives to softwares like MATLAB !! Machine learning is all about technical,business and statistics....

May 30, 2016 · 2 min · Suraj Narwade

Installing Kubernetes Cluster with 3 minions on Fedora 23

Kubernetes Kubernetes is a system, developed by google, for managing containerized applications in a clustered environment. It provides basic mechanisms for deployment, maintenance and scaling of applications on public, private or hybrid setups. It also comes with self-healing features where containers can be auto provisioned, restarted or even replicated. It aims to provide a “platform for automating deployment, scaling, and operations of application containers across clusters of hosts” . In this blog post, we’ll install a Kubernetes cluster with three minions on Fedora 23, we will also see example on how to manage pods....

May 27, 2016 · 4 min · Suraj Narwade

RDO BUG TRIAGE DAY - First step towards Contribution !!!

Hello, after long time, I am writing for a good reason :P had participated in RDO bug triage day on 18th and 19th of May, For those who dont know what is bug triage, Have a look at it: https://www.rdoproject.org/community/rdo-bugtriage/ (I also came to know it just day before yesterday :-)) As a newbie to RDO community, ChandanKumar and Matthias Runge guided me to what to do there. So, I had created account on http://bugzilla....

May 20, 2016 · 2 min · Suraj Narwade

Machine Learning Begins Here !!! @ #pythonpune

Data is present everywhere at malls, multiplexes, online shopping sites, dating sites, government intelligence almost everywhere that continuously needs to be monitor & analyse, which is very huge data, which cant be analysed by human, at that point machine learning came into picture. For introduction to that #PythonPune added new chapter to its Pythonpune Meetup which was held on 30 April 2016 at Red Hat office, Magarpatta. Almost 70-80 peoples were there(which was unexpected for us)....

May 1, 2016 · 3 min · Suraj Narwade

April Fedora Meetup - Unit Testing Revealed !!!

April Fedora meetup was dedicated to “Unit testing”. As I am into DevOps, usually i had seen various automated tests that was carried out by jenkins are nothing but unit test but i was always wondered what is this?? Kushal gave us brief idea about unit test : unit testing is a method by which individual units of source code, sets of one or more computer program modules together are tested to determine if they are fit for use....

April 24, 2016 · 2 min · Suraj Narwade