Chapter

Installing scikit-learn: Conda vs Pip
listen on Spotify
2:20:21 - 2:25:44 (05:22)

The popularity of pip has led many people to believe it's the easiest way to install packages in Python including scikit-learn. However, using Conda might be a better option for some users, especially in certain use cases.

Clips
The decision to create an umbrella package manager that works across multiple operating systems and programming languages was made to provide developers with a universal solution to package management.
2:20:21 - 2:21:19 (00:58)
listen on Spotify
Package Manager
Summary

The decision to create an umbrella package manager that works across multiple operating systems and programming languages was made to provide developers with a universal solution to package management.

Chapter
Installing scikit-learn: Conda vs Pip
Episode
#224 – Travis Oliphant: NumPy, SciPy, Anaconda, Python & Scientific Programming
Podcast
Lex Fridman Podcast
This podcast discusses the process of installing scikit-image and scikit-learn using Conda, mentioning the numerous contributions from people within the NREA and Europe.
2:21:19 - 2:23:01 (01:42)
listen on Spotify
Conda
Summary

This podcast discusses the process of installing scikit-image and scikit-learn using Conda, mentioning the numerous contributions from people within the NREA and Europe.

Chapter
Installing scikit-learn: Conda vs Pip
Episode
#224 – Travis Oliphant: NumPy, SciPy, Anaconda, Python & Scientific Programming
Podcast
Lex Fridman Podcast
The traditional way of installing scikit-learn is through Conda, but it can also be done using pip.
2:23:01 - 2:24:24 (01:22)
listen on Spotify
Scikit-Learn
Summary

The traditional way of installing scikit-learn is through Conda, but it can also be done using pip. The popularity of pip has led many people to opt for this method, which used to be the best way of installing the package until 2018.

Chapter
Installing scikit-learn: Conda vs Pip
Episode
#224 – Travis Oliphant: NumPy, SciPy, Anaconda, Python & Scientific Programming
Podcast
Lex Fridman Podcast
Conda offers solutions to usability issues that pip does not, such as variants of a package with different compilation versions.
2:24:24 - 2:25:44 (01:20)
listen on Spotify
Conda, pip, package management
Summary

Conda offers solutions to usability issues that pip does not, such as variants of a package with different compilation versions. Pip does not work well for the Sci-Fi ecosystem due to its lack of consideration for the binary dependency problem.

Chapter
Installing scikit-learn: Conda vs Pip
Episode
#224 – Travis Oliphant: NumPy, SciPy, Anaconda, Python & Scientific Programming
Podcast
Lex Fridman Podcast