-
Notifications
You must be signed in to change notification settings - Fork 4
quickstart: Model Development #748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
validbeck
merged 18 commits into
main
from
beck/sc-10570/new-model-development-get-started
Jun 11, 2025
Merged
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
2d8d3a5
Setup for new developer quickstart
validbeck dcf1b4b
Save point
validbeck 7276fb2
Save point
validbeck d9c1226
Cleanup of old quickstart files
validbeck eca50d2
Proofreading
validbeck 8979e41
Single-sourcing common steps
validbeck d0fa695
Proofreading
validbeck d39cc84
Broken link cleanup
validbeck 2ee2855
Editing
validbeck b6bf90b
Tweak
validbeck cae0843
Edit
validbeck f15752c
Final edit for now
validbeck be950c4
I lied one more
validbeck 57e21fc
Notes & adjust
validbeck 21a59ec
Oops forgot to comment out a line
validbeck 1c01aee
Tweak
validbeck 6f49153
Tweakkk
validbeck 5249f17
Forgot aliases, quick adjust
validbeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
site/get-started/common-assets/_access-quickstart-notebook.qmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
### Access the quickstart notebook | ||
validbeck marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
You can either load the hosted version of our notebook, or download the notebook to run in your own local environment: | ||
|
||
#### Load the hosted notebook (recommended) | ||
|
||
1. Sign in to [JupyterHub]({{< var url.jupyterhub >}}) with your {{< var vm.product >}} login. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
::: {.attn} | ||
|
||
## {{< fa star-of-life >}} Before you begin | ||
|
||
- [x] To try out {{< var vm.product >}}, you need to be a registered user on the {{< var validmind.platform >}}.[^1] | ||
- [x] You'll also want to make sure that you're logged into the {{< var validmind.platform >}}.[^2] | ||
|
||
::: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
##### Option 2: Download the code samples | ||
|
||
1. Download our selection of code samples: [`notebooks.zip`](/notebooks.zip) | ||
|
||
1. Navigate to the location where you saved `notebooks.zip` and extract the contents.^[Depending on your operating system, you can right-click on `notebooks.zip` and select **Extract All ...** or **Extract Here**, for example.] | ||
|
||
1. Navigate to the folder where you extracted the files. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
#### Download the notebooks | ||
validbeck marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
##### Option 1: Clone the GitHub repository | ||
|
||
1. Open a terminal or command prompt. | ||
|
||
1. Navigate to the directory where you want to clone the repository. | ||
|
||
1. Run the following command: | ||
```bash | ||
git clone https://github.com/validmind/validmind-library.git | ||
``` |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
#### Get your code snippet | ||
|
||
Before we move on, let's also retrieve the unique *code snippet* for your model that will enable you to connect your testing environment with the correct model in the {{< var validmind.platform >}}: | ||
validbeck marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
1. In the left sidebar that appears for your model, click **{{< fa rocket >}} Getting Started**. | ||
|
||
1. Locate the code snippet and click **{{< fa regular copy >}} Copy snippet to clipboard**. |
11 changes: 11 additions & 0 deletions
11
site/get-started/common-assets/_register-your-first-model.qmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
1. In the left sidebar, click **{{< fa cubes >}} Inventory**. | ||
|
||
1. Click **{{< fa plus >}} Register New Model**. | ||
|
||
1. To register a model for use with this quickstart, select: | ||
|
||
- [what type of model is it?]{.smallcaps} — `New Model` | ||
- [template]{.smallcaps} — `Binary classification` | ||
- [use case]{.smallcaps} — `Attrition/Churn Management` | ||
|
||
1. Click **Register Model** to add the model to your inventory. |
17 changes: 17 additions & 0 deletions
17
site/get-started/common-assets/_run-quickstart-notebook.qmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
### Run the quickstart notebook | ||
|
||
::: {.callout title="Do you have your code snippet?"} | ||
|
||
To initialize the {{< var validmind.developer >}} which connects your environment to the correct model in the {{< var validmind.platform >}}, you'll need your unique code snippet!^[[Get your code snippet](#get-your-code-snippet)] | ||
::: | ||
|
||
1. Follow the instructions to run the first two code cells in the notebook,[^longnote] which will set the stage by installing and initializing {{< var vm.product >}}.^[[Install and initialize the {{< var validmind.developer >}}](/developer/model-documentation/install-and-initialize-validmind-library.qmd)] | ||
|
||
1. Under the cell at bottom of the **Get your code snippet** section, confirm that you see a success message verifying that you've connected to the right model. | ||
|
||
This message verifies that the {{< var vm.developer >}} works as expected as is connected to the correct model within the {{< var vm.platform >}}. | ||
|
||
[^longnote]: | ||
|
||
- Hover over each cell and click the {{< fa circle-play >}} **icon**; OR | ||
- Press `Shift + Enter` on Windows or `Cmd + Enter` if you are on a Mac |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.