Tag: Programming
programming
Transforming Trust and Transactions: The Uncharted Territory of AI-Enhanced Smart Contracts
The term “smart contract” has become synonymous with automated reliability and trust-free transactions, at least if you’re a web3 native...
Python F-strings Tricks You Should Know
PYTHON Stop doing print(f”variable = {variable}”) Python 3.6, all the way back in 2016, introduced a new string formatting method called f-strings...
Feature Engineering 101
DATA SCIENCE Common Feature Preprocessing and Generation Techniques in Data Science One cannot just take the features in a dataset, fit their favorite...
Bird Species Classification with Machine Learning
Data Science Predict what species is a bird based on genetics and location using Machine Learning Like birds? Like Machine Learning? You’ll love thi...
40 Useful Pandas Snippets
Data Science Pandas snippets that come in handy in data analysis work Pandas is a versatile and powerful library for data science. It’s like a ...
10 Tips to Improve Your Regression Modeling
Machine Learning From the book “Regression and Other Stories” Regression modeling is a powerful tool that can be applied to many even...
Data Analysis in 10 Easy Steps
Data Science Data Analysis in 10 Easy Steps The key steps in the process of turning data into insights Data Analysis is the process of colle...
The Missing Library in your Machine Learning Workflow
Machine Learning The Missing Library in your Machine Learning Workflow A quick guide to using Optuna for hyperparameter optimization Sound engine...
Top Machine Learning Frameworks used by Data Scientists
Machine Learning Top Machine Learning Frameworks used by Data Scientists Here are the Top ML frameworks used by data scientists in 2021. Wonderin...