Tensors are all you need

Speed up Inference of your scikit-learn models This article was originally published here. Deep learning frameworks consist of tensors as their basic computational unit. As a result, they can utilize the hardware accelerators (e.g., GPUs), thereby speeding up the model training and inference. However, the traditional machine learning libraries like scikit-learn are developed to run on CPUs … Continue reading Tensors are all you need

Automate your data science project structure in three easy steps

Streamline your data science code repository and tooling quickly and efficiently Originally published here Good Code is its own best documentation Dr. Rachael Tatman, in one of her presentation, highlighted the importance of code reproducibility in a very subtle way : “Why should you care about reproducibility? Because the person most likely to need to reproduce … Continue reading Automate your data science project structure in three easy steps

There is more to ‘pandas.read_csv()’ than meets the eye

A deep dive into some of the parameters of the read_csv function in pandas Pandas is one of the most widely used libraries in the Data Science ecosystem. This versatile library gives us tools to read, explore and manipulate data in Python. The primary tool used for data import in pandas is read_csv().This function accepts the file path of a … Continue reading There is more to ‘pandas.read_csv()’ than meets the eye

H2O AI Hybrid Cloud: Democratizing AI for every person and every organization

Harnessing the true potential of AI by enabling every employee, customer, and citizen with sophisticated AI technology and easy-to-use AI applications. Democratization is an essential step in the development of AI, and AutoML technologies lie at the heart of it. AutoML tools have played a pivotal role in transforming the way we consume and understand … Continue reading H2O AI Hybrid Cloud: Democratizing AI for every person and every organization