Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
583
/
BuildingMachineLearningSystemsWithPython
Public
forked from
luispedro/BuildingMachineLearningSystemsWithPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
BuildingMachineLearningSystemsWithPython
ch07
on
third_edition
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 18, 2018
Rename directories to match new chapter numbering
luispedro
committed
0dfa9f1
View commit details
Copy full SHA for 0dfa9f1
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
Starting code for ch07
mbrucher
committed
41e7fc5
View commit details
Copy full SHA for 41e7fc5
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
ENH Convert regression chapter to Jupyter
luispedro
committed
7235c99
View commit details
Copy full SHA for 7235c99
View code at this point
Browse repository at this point
Commits on Mar 28, 2015
BLD Update gitignore files
Show description for 3ae4c9d
luispedro
committed
3ae4c9d
View commit details
Copy full SHA for 3ae4c9d
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
MIN Better axis label
luispedro
committed
822f6ac
View commit details
Copy full SHA for 822f6ac
View code at this point
Browse repository at this point
Commits on Jan 29, 2015
RFCT Remove old script
Show description for 9077676
luispedro
committed
9077676
View commit details
Copy full SHA for 9077676
View code at this point
Browse repository at this point
RFCT Update figure generation code
luispedro
committed
9682f47
View commit details
Copy full SHA for 9682f47
View code at this point
Browse repository at this point
Commits on Oct 10, 2014
ENH Use curl instead of wget
Show description for 437da2a
luispedro
committed
437da2a
View commit details
Copy full SHA for 437da2a
View code at this point
Browse repository at this point
Commits on Sep 27, 2014
ENH Test various l1_ratio values with ElasticNetCV
luispedro
committed
c055f19
View commit details
Copy full SHA for c055f19
View code at this point
Browse repository at this point
MIN Test Lasso with default parameters
luispedro
committed
a511be4
View commit details
Copy full SHA for a511be4
View code at this point
Browse repository at this point
BUG Fix variable switch
luispedro
committed
24067be
View commit details
Copy full SHA for 24067be
View code at this point
Browse repository at this point
Commits on Sep 23, 2014
BUG Use correct alphas in plot
luispedro
committed
d185c61
View commit details
Copy full SHA for d185c61
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
ENH Lasso path plot
luispedro
committed
b001ea3
View commit details
Copy full SHA for b001ea3
View code at this point
Browse repository at this point
ENH Print metrics
luispedro
committed
045d3a1
View commit details
Copy full SHA for 045d3a1
View code at this point
Browse repository at this point
MIN Slightly darker line in figure
luispedro
committed
f293c75
View commit details
Copy full SHA for f293c75
View code at this point
Browse repository at this point
Commits on Sep 19, 2014
FIG Simplify figure
Show description for 339cf2a
luispedro
committed
339cf2a
View commit details
Copy full SHA for 339cf2a
View code at this point
Browse repository at this point
ENH Match book code example
luispedro
committed
e0d4022
View commit details
Copy full SHA for e0d4022
View code at this point
Browse repository at this point
Commits on Sep 18, 2014
MIN Use 5 folds
Show description for 50cbde9
luispedro
committed
50cbde9
View commit details
Copy full SHA for 50cbde9
View code at this point
Browse repository at this point
Commits on Sep 17, 2014
RFCT Merge cv10_lr.py & boston_cv_penalized.py
luispedro
committed
95d2f95
View commit details
Copy full SHA for 95d2f95
View code at this point
Browse repository at this point
DOC Basic description of all the scripts
luispedro
committed
2bf5384
View commit details
Copy full SHA for 2bf5384
View code at this point
Browse repository at this point
RFCT Better filename
Show description for 67f0012
luispedro
committed
67f0012
View commit details
Copy full SHA for 67f0012
View code at this point
Browse repository at this point
Commits on Sep 16, 2014
ENH Match book version
Show description for 2263dfe
luispedro
committed
2263dfe
View commit details
Copy full SHA for 2263dfe
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
ENH Plot predicted-vs-actual
luispedro
committed
198bc22
View commit details
Copy full SHA for 198bc22
View code at this point
Browse repository at this point
Commits on Sep 13, 2014
ENH Use scikit-learn operations throughout
luispedro
committed
c7f5e25
View commit details
Copy full SHA for c7f5e25
View code at this point
Browse repository at this point
RFCT Merge code for figures 1 & 2
luispedro
committed
0bcd850
View commit details
Copy full SHA for 0bcd850
View code at this point
Browse repository at this point
Commits on Sep 12, 2014
DOC Add explanatory comments. Save plot as PNG
luispedro
committed
c725a97
View commit details
Copy full SHA for c725a97
View code at this point
Browse repository at this point
MIN Avoid naming variable x1
Show description for 857cbf0
luispedro
committed
857cbf0
View commit details
Copy full SHA for 857cbf0
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
RFCT Use predict() with 2D inputs on all files
luispedro
committed
987bdb4
View commit details
Copy full SHA for 987bdb4
View code at this point
Browse repository at this point
RFCT Use predict on 2d arrays instead of loop
Show description for 702bd01
luispedro
committed
702bd01
View commit details
Copy full SHA for 702bd01
View code at this point
Browse repository at this point
ENH Use sklearn for figure 1
luispedro
committed
4e34782
View commit details
Copy full SHA for 4e34782
View code at this point
Browse repository at this point
ENH Use sklearn instead of raw numpy for LR
Show description for 1f836ea
luispedro
committed
1f836ea
View commit details
Copy full SHA for 1f836ea
View code at this point
Browse repository at this point
Commits on Jun 14, 2014
MIN Make download script executable
luispedro
committed
bd8b722
View commit details
Copy full SHA for bd8b722
View code at this point
Browse repository at this point
Commits on Dec 15, 2013
DOC Better documentation
luispedro
committed
025420c
View commit details
Copy full SHA for 025420c
View code at this point
Browse repository at this point
Commits on Sep 29, 2013
merged
wrichert
committed
9627752
View commit details
Copy full SHA for 9627752
View code at this point
Browse repository at this point
autopep'ed
wrichert
committed
002c7a1
View commit details
Copy full SHA for 002c7a1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.