Skip to content

Commit

Permalink
Updated GitHub Page for ML Accelerators
Browse files Browse the repository at this point in the history
  • Loading branch information
Keivan Vosoughi committed Sep 10, 2024
1 parent 1547a14 commit b1d59d4
Show file tree
Hide file tree
Showing 122 changed files with 26,327 additions and 1,043 deletions.
Binary file added .DS_Store
Binary file not shown.
8 changes: 8 additions & 0 deletions README.ORIGINAL.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Applied ML Prototype (AMP) Catalog

AMPs provide **end-to-end ML use cases that can be deployed with one click** directly from Cloudera Machine Learning (CML). They enable data scientists to go from an idea to a fully working ML use case in a fraction of the time it would otherwise take, with an end-to-end framework for building, deploying and monitoring business-ready ML applications. Visit the [AMP landing page](https://cloudera.github.io/Applied-ML-Prototypes/#/) to learn more!

[![Prototype Catalog](images/prototype_catalog.png)](https://cloudera.github.io/Applied-ML-Prototypes/#/)

This repository contains the default Cloudera AMP Catalog - a collection of AMPs built in-house by Cloudera's machine learning research team, [Fast Forward Labs](https://www.cloudera.com/products/fast-forward-labs-research.html). For further information on AMPs, visit the official [Cloudera Docs](https://docs.cloudera.com/machine-learning/cloud/applied-ml-prototypes/topics/ml-amps-overview.html).

46 changes: 42 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,46 @@
# Applied ML Prototype (AMP) Catalog
# Getting Started with Create React App

AMPs provide **end-to-end ML use cases that can be deployed with one click** directly from Cloudera Machine Learning (CML). They enable data scientists to go from an idea to a fully working ML use case in a fraction of the time it would otherwise take, with an end-to-end framework for building, deploying and monitoring business-ready ML applications. Visit the [AMP landing page](https://cloudera.github.io/Applied-ML-Prototypes/#/) to learn more!
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).

[![Prototype Catalog](images/prototype_catalog.png)](https://cloudera.github.io/Applied-ML-Prototypes/#/)
## Available Scripts

This repository contains the default Cloudera AMP Catalog - a collection of AMPs built in-house by Cloudera's machine learning research team, [Fast Forward Labs](https://www.cloudera.com/products/fast-forward-labs-research.html). For further information on AMPs, visit the official [Cloudera Docs](https://docs.cloudera.com/machine-learning/cloud/applied-ml-prototypes/topics/ml-amps-overview.html).
In the project directory, you can run:

### `npm start`

Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.

The page will reload if you make edits.\
You will also see any lint errors in the console.

### `npm test`

Launches the test runner in the interactive watch mode.\
See the section about [running tests](https://facebook.github.io/create-react-app/docs/running-tests) for more information.

### `npm run build`

Builds the app for production to the `build` folder.\
It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.\
Your app is ready to be deployed!

See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.

### `npm run eject`

**Note: this is a one-way operation. Once you `eject`, you can’t go back!**

If you aren’t satisfied with the build tool and configuration choices, you can `eject` at any time. This command will remove the single build dependency from your project.

Instead, it will copy all the configuration files and the transitive dependencies (webpack, Babel, ESLint, etc) right into your project so you have full control over them. All of the commands except `eject` will still work, but they will point to the copied scripts so you can tweak them. At this point you’re on your own.

You don’t have to ever use `eject`. The curated feature set is suitable for small and middle deployments, and you shouldn’t feel obligated to use this feature. However we understand that this tool wouldn’t be useful if you couldn’t customize it when you are ready for it.

## Learn More

You can learn more in the [Create React App documentation](https://facebook.github.io/create-react-app/docs/getting-started).

To learn React, check out the [React documentation](https://reactjs.org/).
528 changes: 0 additions & 528 deletions amp-catalog-cloudera-default-new.yaml

This file was deleted.

511 changes: 0 additions & 511 deletions amp-catalog-cloudera-default.yaml

This file was deleted.

18 changes: 18 additions & 0 deletions babel.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
// Copyright (c) 2019 Cloudera, Inc. All rights reserved.

module.exports = {
presets: [['@babel/preset-env'], '@babel/preset-react', '@babel/preset-typescript'],
plugins: [
['@babel/plugin-proposal-decorators', { legacy: true }],
'@babel/plugin-proposal-object-rest-spread',
'@babel/plugin-proposal-class-properties',
'@babel/plugin-syntax-dynamic-import',
'@babel/plugin-transform-async-to-generator',
'@babel/plugin-transform-runtime',
['babel-plugin-import', { libraryName: 'antd', libraryDirectory: 'es', style: true }],
'@babel/plugin-proposal-optional-chaining',
'@babel/plugin-proposal-numeric-separator',
'@babel/plugin-transform-numeric-separator',
['babel-plugin-styled-components', { displayName: true }]
]
};
Binary file added build/.DS_Store
Binary file not shown.
17 changes: 17 additions & 0 deletions build/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"files": {
"main.css": "/static/css/main.5311fade.css",
"main.js": "/static/js/main.bc3deef6.js",
"static/media/hugging-face.png": "/static/media/hugging-face.91cb311eb8718787c3fa.png",
"static/media/community.png": "/static/media/community.7d369717d910bb1909e3.png",
"static/media/hero.jpg": "/static/media/hero.28c137ec3a397827c0b0.jpg",
"static/media/cloudera.webp": "/static/media/cloudera.933d4c464955137b1ddf.webp",
"index.html": "/index.html",
"main.5311fade.css.map": "/static/css/main.5311fade.css.map",
"main.bc3deef6.js.map": "/static/js/main.bc3deef6.js.map"
},
"entrypoints": [
"static/css/main.5311fade.css",
"static/js/main.bc3deef6.js"
]
}
Binary file added build/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions build/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Cloudera Accelerators for ML Projects | Catalog</title><script defer="defer" src="/static/js/main.bc3deef6.js"></script><link href="/static/css/main.5311fade.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added build/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions build/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions build/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
11 changes: 11 additions & 0 deletions build/static/css/main.5311fade.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions build/static/css/main.5311fade.css.map

Large diffs are not rendered by default.

465 changes: 465 additions & 0 deletions build/static/js/main.bc3deef6.js

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions build/static/js/main.bc3deef6.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions build/static/js/main.bc3deef6.js.map

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added build/static/media/hero.28c137ec3a397827c0b0.jpg
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.
25 changes: 25 additions & 0 deletions config-overrides.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
const ModuleScopePlugin = require('react-dev-utils/ModuleScopePlugin');

module.exports = function override(config, env) {
config.resolve.plugins = config.resolve.plugins.filter(plugin => !(plugin instanceof ModuleScopePlugin));
config.module.strictExportPresence = false;
config.module.rules[0] = {
test: /\.[jt]sx?$/,
exclude: /node_modules\/(?!cdp-js|cuix|cloud-common|whatwg-fetch|micromark-util-sanitize-uri|micromark-util-decode-numeric-character-reference|common-console|@cloudera-internal\/cuix-core|yaml)/,
include: [
/node_modules(.*[/\\])+react\//,
/node_modules(.*[/\\])+react-native/,
/node_modules(.*[/\\])+react-freeze/, // <---- this line here
/node_modules(.*[/\\])+@react-native/,
/node_modules(.*[/\\])+@react-navigation/,
/node_modules(.*[/\\])+@react-native-community/,
/node_modules(.*[/\\])+@expo/,
/node_modules(.*[/\\])+pretty-format/,
/node_modules(.*[/\\])+metro/,
/node_modules(.*[/\\])+abort-controller/,
/node_modules(.*[/\\])+@callstack\/repack/,
],
use: 'babel-loader',
};
return config;
};
17 changes: 17 additions & 0 deletions docs/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"files": {
"main.css": "/static/css/main.5311fade.css",
"main.js": "/static/js/main.bc3deef6.js",
"static/media/hugging-face.png": "/static/media/hugging-face.91cb311eb8718787c3fa.png",
"static/media/community.png": "/static/media/community.7d369717d910bb1909e3.png",
"static/media/hero.jpg": "/static/media/hero.28c137ec3a397827c0b0.jpg",
"static/media/cloudera.webp": "/static/media/cloudera.933d4c464955137b1ddf.webp",
"index.html": "/index.html",
"main.5311fade.css.map": "/static/css/main.5311fade.css.map",
"main.bc3deef6.js.map": "/static/js/main.bc3deef6.js.map"
},
"entrypoints": [
"static/css/main.5311fade.css",
"static/js/main.bc3deef6.js"
]
}
Binary file added docs/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/favicon.ico
Binary file not shown.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!doctype html><html lang="en"><head><meta charset="utf-8"/><link rel="icon" href="/favicon.ico"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Web site created using create-react-app"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json"/><title>Cloudera Accelerators for ML Projects | Catalog</title><script defer="defer" src="/static/js/main.bc3deef6.js"></script><link href="/static/css/main.5311fade.css" rel="stylesheet"></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
Binary file added docs/logo192.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/logo512.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
25 changes: 25 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
3 changes: 3 additions & 0 deletions docs/robots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# https://www.robotstxt.org/robotstxt.html
User-agent: *
Disallow:
11 changes: 11 additions & 0 deletions docs/static/css/main.5311fade.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/static/css/main.5311fade.css.map

Large diffs are not rendered by default.

465 changes: 465 additions & 0 deletions docs/static/js/main.bc3deef6.js

Large diffs are not rendered by default.

57 changes: 57 additions & 0 deletions docs/static/js/main.bc3deef6.js.LICENSE.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
/*!
Copyright (c) 2018 Jed Watson.
Licensed under the MIT License (MIT), see
http://jedwatson.github.io/classnames
*/

/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */

/**
* @license React
* react-dom.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-is.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react-jsx-runtime.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* react.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/

/**
* @license React
* scheduler.production.min.js
*
* Copyright (c) Facebook, Inc. and its affiliates.
*
* This source code is licensed under the MIT license found in the
* LICENSE file in the root directory of this source tree.
*/
1 change: 1 addition & 0 deletions docs/static/js/main.bc3deef6.js.map

Large diffs are not rendered by default.

Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/static/media/hero.28c137ec3a397827c0b0.jpg
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 removed images/active-learning.png
Binary file not shown.
Binary file removed images/anomaly-detection.jpg
Binary file not shown.
Binary file removed images/apiv2.png
Binary file not shown.
Binary file removed images/automl-with-tpot.png
Binary file not shown.
Binary file removed images/canceled-flight-prediction.png
Binary file not shown.
Binary file removed images/churn-prediction.jpg
Binary file not shown.
Binary file removed images/comingsoon/airline-delay-prediction.jpg
Binary file not shown.
Binary file removed images/comingsoon/anomaly.jpg
Binary file not shown.
Binary file removed images/comingsoon/fraud.jpg
Binary file not shown.
Binary file removed images/comingsoon/imageanalysis.jpg
Binary file not shown.
Binary file removed images/comingsoon/metalearning.jpg
Binary file not shown.
Binary file removed images/comingsoon/neuralqa.jpg
Diff not rendered.
Binary file removed images/comingsoon/sentiment.jpg
Diff not rendered.
Binary file removed images/comingsoon/sts.jpg
Diff not rendered.
Binary file removed images/continuous-model-monitoring.png
Diff not rendered.
Binary file removed images/dask-on-cml.png
Diff not rendered.
Binary file removed images/explainability-lime-shap.png
Diff not rendered.
Binary file removed images/fewshot-text-classification.png
Diff not rendered.
Binary file removed images/gensim-w2v.png
Diff not rendered.
Binary file removed images/image-analysis.jpg
Diff not rendered.
Binary file removed images/intelligent-writing-assistance.png
Diff not rendered.
Binary file removed images/mlflow-tracking.png
Diff not rendered.
Binary file removed images/neuralqa.jpg
Diff not rendered.
Binary file removed images/object-detection-inference.png
Diff not rendered.
Binary file removed images/prototype_catalog.png
Diff not rendered.
Binary file removed images/question-answering.png
Diff not rendered.
Binary file removed images/spacy-entity-extraction.png
Diff not rendered.
Binary file removed images/streamlit.png
Diff not rendered.
Binary file removed images/structural-time-series.jpg
Diff not rendered.
Binary file removed images/summarize.png
Diff not rendered.
Binary file removed images/tensorboard.png
Diff not rendered.
Binary file removed images/video-classification.png
Diff not rendered.
72 changes: 72 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
{
"name": "community-applied-ml-prototypes-final",
"version": "0.1.0",
"private": true,
"dependencies": {
"@ant-design/icons": "4.2.1",
"@babel/plugin-proposal-object-rest-spread": "^7.20.7",
"@babel/preset-env": "7.25.4",
"@testing-library/jest-dom": "^5.17.0",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
"@types/jest": "^27.5.2",
"@types/lodash": "4.17.7",
"@types/node": "^16.18.108",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@typescript-eslint/eslint-plugin": "5.10.2",
"@typescript-eslint/parser": "5.10.2",
"antd": "4.24.5",
"babel-plugin-import": "^1.13.8",
"babel-plugin-styled-components": "^2.1.4",
"cuix": "13.2.0",
"eslint": "7.1.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-jasmine": "4.1.1",
"eslint-plugin-jsx-a11y": "6.2.3",
"eslint-plugin-prettier": "3.1.3",
"eslint-plugin-react": "7.20.0",
"imports-loader": "0.8.0",
"lodash": "4.17.21",
"react": "^18.3.1",
"react-app-rewired": "^2.2.1",
"react-dom": "^18.3.1",
"react-scripts": "5.0.1",
"styled-components": "6.1.13",
"ts-loader": "6.0.4",
"ts-node": "10.9.1",
"typescript": "4.8.3",
"web-vitals": "^2.1.4",
"yamljs": "0.3.0"
},
"scripts": {
"start": "react-scripts start",
"build": "react-app-rewired build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"lint": "eslint --ext .ts --ext .tsx --ext .js --ext .jsx --ignore-path .eslintignore . i18n/*.json",
"lint-fix": "yarn lint --fix"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"eslint-config-react": "^1.1.7",
"eslint-config-react-app": "^7.0.1"
}
}
Binary file added public/.DS_Store
Binary file not shown.
Binary file added public/favicon-16x16.png
Binary file added public/favicon-32x32.png
Binary file added public/favicon.ico
Binary file not shown.
Loading

0 comments on commit b1d59d4

Please sign in to comment.