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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
intro-stat-learning
/
ISLP
Public
forked from
jonathan-taylor/ISLP
Notifications
You must be signed in to change notification settings
Fork
78
Star
191
Code
Issues
3
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Smoothing spline
- #38
#38
Open
jonathan-taylor
wants to merge 10 commits into
main
intro-stat-learning/ISLP:main
from
smoothing_spline
intro-stat-learning/ISLP:smoothing_spline
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Open
Smoothing spline
#38
jonathan-taylor
wants to merge 10 commits into
main
intro-stat-learning/ISLP:main
from
smoothing_spline
intro-stat-learning/ISLP:smoothing_spline
Copy head branch name to clipboard
Commits
Commits on Feb 11, 2026
initial smoothing spline class
jonathan-taylor
committed
8fc4318
View commit details
Copy full SHA for 8fc4318
Browse repository at this point
implemented P-spline
jonathan-taylor
committed
b1a7a6c
View commit details
Copy full SHA for b1a7a6c
Browse repository at this point
Commits on Feb 12, 2026
fixed smoothing spline by forcing linear extension
jonathan-taylor
committed
8fb07f9
View commit details
Copy full SHA for 8fb07f9
Browse repository at this point
using the natural spline implementation
jonathan-taylor
committed
1499cd9
View commit details
Copy full SHA for 1499cd9
Browse repository at this point
tighter tols for compare to R
jonathan-taylor
committed
f27e10f
View commit details
Copy full SHA for f27e10f
Browse repository at this point
scaling to [0,1] for spline calcs
jonathan-taylor
committed
18863d5
View commit details
Copy full SHA for 18863d5
Browse repository at this point
using rescaling for smoothing spline
jonathan-taylor
committed
75a18db
View commit details
Copy full SHA for 75a18db
Browse repository at this point
checking extrapolation as well
jonathan-taylor
committed
d80379d
View commit details
Copy full SHA for d80379d
Browse repository at this point
refactor to have separate non-estimator class for fitting
jonathan-taylor
committed
a4065e5
View commit details
Copy full SHA for a4065e5
Browse repository at this point
Commits on Feb 17, 2026
simple estimators for smoothers
jonathan-taylor
committed
651aef0
View commit details
Copy full SHA for 651aef0
Browse repository at this point
You can’t perform that action at this time.