Utility functions for 'Machine Learning for Business Analytics: Concepts, Techniques, and Applications in Python' (2nd edition)
Project description
Machine Learning for Business Analyticsby Galit Shmueli, Peter C. Bruce, Peter Gedeck, Nitin R. Patel
|
Collection of utility functions for "Machine Learning for Business Analytics"
This repository contains the source code of the mlba package, a collection of utility functions and datasets used in the book.
For more information about the book, the source code to the chapters, and instructor material go to https://www.dataminingbook.com/editions/python-2nd-edition-june-2025.
Installation
Use pip to install the mlba package from pypi (https://pypi.org/project/mlba/).
pip install mlba
Should this not work, for example when you are behind a firewall, download the package from pypi and install from file, e.g.
pip install mlba-2.0.tar.gz
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mlba-2.0.5.tar.gz.
File metadata
- Download URL: mlba-2.0.5.tar.gz
- Upload date:
- Size: 18.6 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e407b514ba7031007b357429b77f30bd62982fab988d307ae8d3d5bbdf98c315
|
|
| MD5 |
38f94b90a8c53751cfd83754fa974fda
|
|
| BLAKE2b-256 |
0f616915f9e84b3a2ccb95544ef05ab604ba72af11770e501b8697950b31eaba
|
File details
Details for the file mlba-2.0.5-py3-none-any.whl.
File metadata
- Download URL: mlba-2.0.5-py3-none-any.whl
- Upload date:
- Size: 18.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca6432a139f91dd7b8f7944131da570302d61f0e39cfd335e4cec296577d24eb
|
|
| MD5 |
c8c7254693535293441b97877623fba6
|
|
| BLAKE2b-256 |
2d138a04d826a7fee767b81fa1f8ec10667ca39f3f3cbbe7ef98a24a309b1e48
|