Archives for Developers Corner - Page 233
There is nothing more powerful than a beautiful visualization. The effect of an intuitive visualization is far more satisfying than looking at a large table of data. In a previous article, we learned to plot graphs and create beautiful visualizations on-the-go with the Pandas built-in library. Pandas plot is a very handy feature when it…
The post A Simple Introduction To Python’s Seaborn Library: Getting Started With Data Visualization appeared first on Analytics India Magazine.
When Puneet Agarwal graduated from IIT Delhi in 2008, the term machine learning (ML) or artificial intelligence (AI) was not known to many. It was long after when ML and AI became industry buzzwords and are now the new industry norms. In fact, in IIT Delhi, which presently boasts of developments in the field of…
The post Behind The Code: IIT Delhi Alum Puneet Agarwal Is On A Mission To Humanize AI appeared first on Analytics India Magazine.
SQL, is an important tool in any data scientist’s arsenal. Good knowledge of SQL is required for seamless workflow management in a data science role. Owing to the importance of SQL in a traditional data science role, it is one of the most important things to brush up on before going in for an interview.…
The post 10 Most Common SQL Questions & Answers You Must Know For Your Next Interview appeared first on Analytics India Magazine.
Being able to develop and build things is one of the most empowering feelings for a data scientist. Being able to create something out of nothing is a process that everyone wants to be a part of, but it’s something ML engineers do regularly. Whichever programming language you choose to specialize in, or if you…
The post 6 Ways To Brush Up And Stay Sharp On Coding Practices Before Your Next Job appeared first on Analytics India Magazine.
Being able to develop and build things is one of the most empowering feelings for a data scientist. Being able to create something out of nothing is a process that everyone wants to be a part of, but it’s something ML engineers do regularly. Whichever programming language you choose to specialize in, or if you…
The post 6 Ways To Brush Up And Stay Sharp On Coding Practices Before Your Next Job appeared first on Analytics India Magazine.
The ability to visualize data is a powerful skill in the world of Business Intelligence. BI is the intelligence that is derived by analysing and studying a huge amount of data and tabular data is just not enough to represent that intelligence. Graphs, plots and diagrams do a lot more than what pieces of texts…
The post A Hands-On Introduction To Visualizing Data with Pandas appeared first on Analytics India Magazine.
“Every evolving intelligence will eventually encounter certain very special ideas – e.g., about arithmetic, causal reasoning and economics–because these particular ideas are very much simpler than other ideas with similar uses,” said the AI maverick Marvin Minsky four decades ago. Mathematics as a tool to interpret nature’s most confounding problems from molecular biology to quantum…
The post Google Open Sources TensorNetwork , A Library For Faster ML And Physics Tasks appeared first on Analytics India Magazine.
Python is dominating as a programming language thanks to its user-friendly feature. In a recent survey by Analytics India Magazine, 75% of the respondents claimed the importance of Python in data science. In this article, we list down 7 python libraries for manipulating audio. (The list is in no particular order) 1| PYO Pyo is…
The post 7 Python Libraries For Manipulating Audio Data Scientists Use appeared first on Analytics India Magazine.
Model interpretability is the ability to approve and interpret the decisions of a predictive model in order to enable transparency in the decision-making process. By model interpretation, one can be able to understand the algorithmic decisions of a machine learning model. In this article, we list down 4 python libraries for model interpretability. (The list…
The post 4 Python Libraries For Getting Better Model Interpretability appeared first on Analytics India Magazine.
NLP can be said as one of the most popular domains in machine learning. The power of this technology has changed the way we used to interact with the world. In this article, we list down 8 free online resources to learn natural language processing. (The list is in no particular order) 1| Natural Language…
The post 8 Free Resources For Beginners To Learn Natural Language Processing appeared first on Analytics India Magazine.