Overview
This is a repackaged open-source software product wherein additional charges apply for technical support and maintenance by Apps4Rent. This is a pack of 3 AI/ML Oriented Tools on Debian 11.
NumPy is a general-purpose array processing package which provides tools for handling the n-dimensional arrays. It provides various computing tools such as comprehensive mathematical functions, linear algebra routines. Pandas is an easy to use open-source data analysis and manipulation tool, built on top of the Python programming language.
Scikit-learn is simple and efficient tools for predictive data analysis. Scikit-learn is a machine learning library that supports supervised and unsupervised learning. It also provides various tools for model fitting, data preprocessing, model selection, model evaluation, and many other utilities.
Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide the commercial license of any of these products. Many of the products have a free, demo or Open-Source license as applicable.
Image may take up to 5-7 minutes for initial launch.
Highlights
- Apps4Rent provides NumPy, Pandas and Scikit-learn which is ready to use for Production Environment.
- Apps4Rent is offering "Pack of 3 product" (3 software's on a single machine) at an affordable price point of USD 0.01/hour (any vCPU).
- For any custom build AMI's of your choice contact us on "support@apps4rent.com".
Details
Typical total price
$0.146/hour
Pricing
- ...
Instance type | Product cost/hour | EC2 cost/hour | Total/hour |
---|---|---|---|
t2.nano | $0.10 | $0.006 | $0.106 |
t2.micro AWS Free Tier | $0.10 | $0.012 | $0.112 |
t2.small | $0.10 | $0.023 | $0.123 |
t2.medium Recommended | $0.10 | $0.046 | $0.146 |
t2.large | $0.10 | $0.093 | $0.193 |
t2.xlarge | $0.10 | $0.186 | $0.286 |
t2.2xlarge | $0.10 | $0.371 | $0.471 |
t3.nano | $0.10 | $0.005 | $0.105 |
t3.micro AWS Free Tier | $0.10 | $0.01 | $0.11 |
t3.small | $0.10 | $0.021 | $0.121 |
Additional AWS infrastructure costs
Type | Cost |
---|---|
EBS General Purpose SSD (gp2) volumes | $0.10/per GB/month of provisioned storage |
Vendor refund policy
Apps4Rent does not offer commercial licenses or refund to any product mentioned above. The product comes with open-source licenses.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
64-bit (x86) Amazon Machine Image (AMI)
Amazon Machine Image (AMI)
An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.
Version release notes
Additional details
Usage instructions
*For Linux: Connect to your Linux instance via port no. 22 using SSH. Please refer this article: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html Sign-in credentials: Username: admin
*Following are commands to verify the version as well as installation of NumPy: Option 1: step i) Once you are logged into the instance, update the instance with sudo apt-get update. Next run, source my-env/bin/activate. The later command is for activating the virtual environment 'my-env' created to install NumPy and Pandas.
Step ii) Type python3 and press enter. By running this command, you should now see something that shows information about the Python distribution you are using (you are now inside the python shell). Step iii) To check if NumPy is installed just try to import it with the following line of code. Then press enter. import numpy Step iv) Finally run below command to check the version: numpy.version Note: Press ctrl+D to exit from python shell and type deactivate my-env to deactivate the virtual environment.
OPTION 2: Note: Do not run below command in the python shell. Step i) Run, source my-env/bin/activate Step ii) pip3 show numpy(This command will show the details of numpy that is installed)
*Following are commands to verify the version as well as installation of Pandas: Option 1: step i) Once you are logged into the instance, update the instance with sudo apt-get update. Next run, source my-env/bin/activate. The later command is for activating the virtual environment 'my-env' created to install NumPy and Pandas. step ii) Type python3 and press enter. By running this command, you should now see something that shows information about the Python distribution you are using (you are now inside the python shell). step iii) To check if Pandas is installed just try to import it with the following line of code, that is inside the python shell which will be displayed by running above command. Then press enter. import pandas step iv) Finally run below command to check the version: pandas.version Note: Press ctrl+D to exit from python shell and type deactivate to exit from my-env environment. OPTION 2: Note: Do not run below command in the python shell. Step i) Run, source my-env/bin/activate Step ii) pip3 show pandas (This command will show the details of Pandas that is installed)
*Following is the commands to verify the version of Scikit-learn: Step i) Run, source scikit_virtualenv/bin/activate (this command is for activating virtual environment for scikit.) Step ii) Now you can check the version of Scikit-learn using the command: python3 -m pip show scikit-learn
*Below are the minimum external resources subscriber needs to have to use this product: i)An Internet Connection is required in order for this product to function as expected ii)We recommend keeping your crucial data in a custom made encrypted EBS in order to save from termination in future.
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.