itsphbytes.wordpress.com
Mean Centering – PH Bytes
https://itsphbytes.wordpress.com/2017/01/12/mean-centering
Code is the New Literacy. January 12, 2017. This post only covers the definition explanation of ‘mean centering’. Let us understand through an example. Let us consider a set A = {10, 20, 30, 40, 50}. The mean of this set is:. 10 20 30 40 50) / 5 = 150 / 5 = 30. Now let us subtract the mean from each item in the set. We have:. A’ = { 10-30, 20-30, 30 – 30, 40 – 30, 50-30}. A’ = { -20. -10, 0, 10, 20}. Mean for the set A’ is 0. Let me Know What you Think! Enter your comment here. Its PH – General Blog.
itsphbytes.wordpress.com
Cromwell and the Probabilities – PH Bytes
https://itsphbytes.wordpress.com/2017/01/03/cromwell-and-the-probabilities
Code is the New Literacy. Cromwell and the Probabilities. January 3, 2017. January 3, 2017. Cromwell’s states that the use of prior probabilities of 0 (“the event will definitely not occur”) or 1 (“the event will definitely occur”) should be avoided, except when applied to statements that are logically true or false. As stated in referred documents and popularly cited,. I beseech you, in the bowels of Christ, think it possible that you may be mistaken. Like we cannot say that a television set is not rela...
itsphbytes.wordpress.com
Social Machines – PH Bytes
https://itsphbytes.wordpress.com/2017/01/02/social-machines
Code is the New Literacy. January 2, 2017. January 2, 2017. Decades ago the concept of web seemed like an un-realizable dream, more like a science fiction movie concept. Today, with a realized web, so looks the realization of an intelligent semantic web. The statement of ‘people doing the creative work and web doing the administration and management work’ can be respectfully discarded. Web is growing to be more intelligent and is being crowded with new data every day. The Concern is Data! The idea is cre...
itsphbytes.wordpress.com
August 2016 – PH Bytes
https://itsphbytes.wordpress.com/2016/08
Code is the New Literacy. August 30, 2016. August 30, 2016. This is a # and this is a #Tag. Hash table and Hashing has yet lot to do. So, we have yet lot to understand. A first-class amount of background information will make the study more than interesting. Let’s settle down the dust and chew the fat! Say you have an inclination of writing a… Continue reading What is Hashing? Pointers and Conventions (C). August 30, 2016. FPRAS – Basics. August 29, 2016. August 29, 2016. The Story of X. August 29, 2016.
itsphbytes.wordpress.com
January 2017 – PH Bytes
https://itsphbytes.wordpress.com/2017/01
Code is the New Literacy. Machine Learning to Machine Reasoning. January 29, 2017. Learning and Reasoning are two essential abilities associated with intelligence. As humans we see a scene, we hear a sentence and we just know what they mean. We can learn and we can take decisions based on reasoning. Bringing this capability to machine is a challenging task. The efforts have been in achieving the same… Continue reading Machine Learning to Machine Reasoning. Machine Learning – Know Hows. January 29, 2017.
itsphbytes.wordpress.com
October 2016 – PH Bytes
https://itsphbytes.wordpress.com/2016/10
Code is the New Literacy. Algorithm in Layman’s Terms. October 26, 2016. Layman: What’s an algorithm? He: Do you see that how you always find out a easier way of doing things given to you? Sometimes its the long road and sometimes its the shortcut. You always have a ‘way’ to do things. From basic common sense to expert knowledge! He: That, for that, we… Continue reading Algorithm in Layman’s Terms. October 26, 2016. Main() – int or void? October 26, 2016. October 26, 2016. Machine – Input/Output. Every s...
itsphbytes.wordpress.com
November 2016 – PH Bytes
https://itsphbytes.wordpress.com/2016/11
Code is the New Literacy. Structures and C – Ebook. November 24, 2016. Originally posted on PH Bytes. Understanding ‘structures’ has given stunning buildings and architectural wonders. Understanding ‘structures’ has explained us how to visualize the universe and the planetary system. Understanding ‘structures’ has given out patterns and designs. Structures have made the study easy and involving. Understanding ‘structures’ will also make you a better programmer. Though we…. November 24, 2016. Functional o...
itsphbytes.wordpress.com
Data Science – Till Date – PH Bytes
https://itsphbytes.wordpress.com/2017/01/05/data-science-till-date
Code is the New Literacy. Data Science – Till Date. January 5, 2017. January 5, 2017. This post presents the key points (As I see it) from the article “ 50 Years of Data Science. 8221; written by David Donoho, Sept 18, 2015. Version 1.00. Research in data science is moving to a meta-level, where we can ask a question like:. If we use such-and-such a method across all of science, how much will the global wide result improve? Tukey has identified four driving forces in the new science:. Those fields where ...
itsphbytes.wordpress.com
September 2016 – PH Bytes
https://itsphbytes.wordpress.com/2016/09
Code is the New Literacy. Patterns in Software Development. September 26, 2016. Token Provider System – Tabuada’s Way. September 26, 2016. September 26, 2016. September 26, 2016. September 26, 2016. The Problem The dining philosopher’s problem is a problem frequently used in concurrent algorithm design to demonstrate the synchronization issues and methods for resolving them. It was originally formulated in 1965 by Edsger Dijkstra [1] and later, Tony Hoare gave the problem its present formulation [2]&...
itsphbytes.wordpress.com
Data Science – Questions – PH Bytes
https://itsphbytes.wordpress.com/2016/12/26/data-science-questions
Code is the New Literacy. Data Science – Questions. December 26, 2016. Who isn’t interested in getting valuable information? Possibly this has been an opening line of many data expert speakers from the last decade. ‘Data’ is no more a question of concern. The concern is on data science and data engineering. The science we have is never ideal. There is always a need of constant research and progress in the field. What is the current state of art? Do we have a question? Is the question worth a solution?