Predicting FIFA19 Player Market Value
Predicting FIFA19 Player Market Value,A case study with Linear, Decision Tree, Random Forest, SVR & Gradient Boosting Regressor Introduction When we talk of the market value of...
You can easily and sensibly run multiple versions of Python with pyenv
You can easily and sensibly run multiple versions of Python with pyenv,Python 3.9 just came out recently, and I thought it would make sense to check out some of the new features (d...
Python Crash Course (Video)
Python Crash Course (Video), Intro Welcome to one of our Crash Course series! In this post, we will cover Python. This course is meant for coders who have already learned a program...
Uncovering critical data access using AppMaps
Uncovering critical data access using AppMaps,As part of a recent hackathon project, I pulled together some data insights from AppMap data. For those unfamiliar, the AppMap framewo...
Java dependency viewer with maven and fzf
Java dependency viewer with maven and fzf,Sometimes it is necessary to take a look in the dependencies and there classes and methods. Every good IDE has this on board, and you can ...
Migrating from JUnit 4 to JUnit 5 with Spring Boot 2.3.x
Migrating from JUnit 4 to JUnit 5 with Spring Boot 2.3.x,Recently, our team has moved to the last release of Spring (2.3.4). So we are taking advantage to move some projects unit t...
Why We Open Sourced the Anvil App Server
Why We Open Sourced the Anvil App Server, Why Open Source? A little while ago, we open-sourced the Anvil App Server. The community reaction has been great, even a little overwhelmi...
Is there a makefile alternative where we can run code in python?
Is there a makefile alternative where we can run code in python?,Makefiles are fantastic tools. They help us automate stuff. I often run commands like : make epub or make docs or m...
Dictionaries
Dictionaries, Data Science from Scratch (23 Part Series) 1 Data Science from Scratch: Intro & Setup 2 Higher Order Functions ... 19 more parts... 3 Strings and Exceptions 4 Pyt...
TOP-3 job remotely for developers
TOP-3 job remotely for developers ,https://www.remotely.jobs/ https://www.remotely.jobs/categories/remote-software-development-jobs/ Front-End Engineering Lead - Fluix team (https:...
Dockerize a Flask App
Dockerize a Flask App, docker (6 Part Series) 1 Joomla + MySql + phpMyAdmin in Docker 2 kong api gateways with docker ... 2 more parts... 3 Dockerize an existing Rails application ...