Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lialln
/
aws-step-functions-data-science-sdk-python
Public
forked from
aws/aws-step-functions-data-science-sdk-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 15, 2021
Merge pull request #3 from aws/master
Show description for 5da8f76
lialln
authored
5da8f76
Copy full SHA for 5da8f76
Merge pull request #114 from lialln/fix-failing-test
Show description for 2d1e92e
lialln
authored
2d1e92e
Copy full SHA for 2d1e92e
fix: failing unit test
lialln
committed
be1e6c7
Copy full SHA for be1e6c7
Commits on Jan 13, 2021
Merge pull request #1 from aws/master
Show description for da29cfa
lialln
authored
da29cfa
Copy full SHA for da29cfa
Commits on Oct 2, 2020
Merge pull request #88 from yoodan93/master
Show description for 08a0ed7
yoodan93
authored
08a0ed7
Copy full SHA for 08a0ed7
Commits on Sep 30, 2020
Improve choice rule documentation
Daniel Yoo
authored and
Daniel Yoo
committed
b5d55f2
Copy full SHA for b5d55f2
Commits on Sep 25, 2020
Merge branch 'master' of github.com:yoodan93/aws-step-functions-data-science-sdk-python
Daniel Yoo
committed
1f7d4e3
Copy full SHA for 1f7d4e3
Add choice rule serialization test and improve choice rule documentation
Daniel Yoo
committed
bfae3d9
Copy full SHA for bfae3d9
Commits on Sep 24, 2020
Merge branch 'master' into master
yoodan93
authored
9518733
Copy full SHA for 9518733
Commits on Sep 23, 2020
Merge pull request #91 from vaib-amz/sunset-py2
Show description for 2970c0c
vaib-amz
authored
2970c0c
Copy full SHA for 2970c0c
Merge branch 'master' into sunset-py2
vaib-amz
authored
5accdee
Copy full SHA for 5accdee
Merge pull request #76 from brightsparc/sagemaker-v2
Show description for dbcf358
vaib-amz
authored
dbcf358
Copy full SHA for dbcf358
Merge branch 'master' into sagemaker-v2
vaib-amz
authored
c5cabdc
Copy full SHA for c5cabdc
Merge branch 'master' into sunset-py2
vaib-amz
authored
e1ee6cc
Copy full SHA for e1ee6cc
Merge pull request #90 from vaib-amz/version_bump
Show description for 976bdbe
vaib-amz
authored
976bdbe
Copy full SHA for 976bdbe
Addition unit test fixups to remove cloudwtch metrics, add training_steps, fix Rule evaluator image, and instance count/type
brightsparc
committed
50fada4
Copy full SHA for 50fada4
Commits on Sep 22, 2020
Remove Py2 references
Vaib Suri
committed
0ccb184
Copy full SHA for 0ccb184
Bumping version to 1.1.2
Vaib Suri
committed
4ded0b5
Copy full SHA for 4ded0b5
Merge pull request #77 from mriccia/patch-1
Show description for bc72e3f
vaib-amz
authored
bc72e3f
Copy full SHA for bc72e3f
Merge branch 'master' into patch-1
vaib-amz
authored
c1f4485
Copy full SHA for c1f4485
Merge pull request #89 from vaib-amz/master
Show description for 2ba55b4
vaib-amz
authored
2ba55b4
Copy full SHA for 2ba55b4
Fixing failing integ test due to new DescribeExecution response params
Vaib Suri
committed
2f9c580
Copy full SHA for 2f9c580
Commits on Sep 21, 2020
[Feature]: Support new ASL choice comparators
Daniel Yoo
committed
16177d7
Copy full SHA for 16177d7
Merge branch 'master' into patch-1
vaib-amz
authored
dba616b
Copy full SHA for dba616b
Commits on Sep 20, 2020
Merging changes from upstream master. Targeting v2+
brightsparc
committed
24f1b61
Copy full SHA for 24f1b61
Remove doc string as per comments
brightsparc
committed
a8053db
Copy full SHA for a8053db
Commits on Sep 2, 2020
Merge pull request #83 from vaib-amz/master
Show description for b9b0371
vaib-amz
authored
b9b0371
Copy full SHA for b9b0371
Support boolean False for debugger_hook_config parameter
Vaib Suri
committed
86b2bcf
Copy full SHA for 86b2bcf
Commits on Aug 19, 2020
Expose TuningStep
Show description for b038ecb
mriccia
authored
b038ecb
Copy full SHA for b038ecb
Commits on Aug 11, 2020
Additional fixes for SKLearn and Tensorflow Estimators
Show description for 8b97898
brightsparc
committed
8b97898
Copy full SHA for 8b97898
Commits on Aug 10, 2020
Release v1.1.1 to fix the version number for sagemaker sdk
shunjd
committed
8795aee
Copy full SHA for 8795aee
limit sagemaker version dependency (#73)
FrancisLfg
authored
0b5e6f1
Copy full SHA for 0b5e6f1
Update RuleEvaluatorImage to account: 199566480951
brightsparc
committed
2273ffa
Copy full SHA for 2273ffa
Add addition mapping
Show description for e868bee
brightsparc
committed
e868bee
Copy full SHA for e868bee
Update verison to 2.0.0
brightsparc
committed
15f37b0
Copy full SHA for 15f37b0
Pagination
Previous
Next
You can’t perform that action at this time.