Menu

Deployment

conda list environments – How to view all the virtual environments present in conda?

conda is a popular package management system that allows you to create isolated environments with different versions of packages and dependencies. In this one, let’s see how to view a list of all virtual environments in conda. How to list all the virtual Environments? Earlier you saw everything about creating conda environments. If you want …

conda list environments – How to view all the virtual environments present in conda? Read More »

conda delete environment

conda delete environment – How to remove a conda environment and all the associated packages?

conda is a popular package management system that allows you to create isolated environments with different versions of packages and dependencies. Earlier we saw how to create a new conda environment and steps to manage it. However, if you no longer need an environment, you can delete it to free up disk space and simplify …

conda delete environment – How to remove a conda environment and all the associated packages? Read More »

Feature selection using FRUFS and VevestaX

In machine learning problems, feature selection helps in reducing overfitting, removes noisy variables, reduces memory footprint. In this article we present a new technique, namely FRUFS. The algorithm is based on the idea that the most important feature is the one that can largely represent all other features. Similarly, the second most important feature can …

Feature selection using FRUFS and VevestaX Read More »

conda vs miniconda vs anaconda

Conda create environment and everything you need to know to manage conda virtual environment

Typical python projects uses multiple packages for various tasks. And some of the packages are shared between projects as well. Sharing same packages between projects can cause problems. How? When you update one of the packages used in a project, it might cause compatibility issues in the other packages that use it. On upgrading, it …

Conda create environment and everything you need to know to manage conda virtual environment Read More »

Course Preview

Machine Learning A-Z™: Hands-On Python & R In Data Science

Free Sample Videos:

Machine Learning A-Z™: Hands-On Python & R In Data Science

Machine Learning A-Z™: Hands-On Python & R In Data Science

Machine Learning A-Z™: Hands-On Python & R In Data Science

Machine Learning A-Z™: Hands-On Python & R In Data Science

Machine Learning A-Z™: Hands-On Python & R In Data Science