A package for weight predict based on height
Project description
<!– برای فعال کردن گیت هاب در محیط vscode این مراحل را انجام دهید: –> - [ ] in this work we run a machine learning task for predict weight based on height a person from scratch
##for active push code in vscod via terminal vscode follow these steps:
1. Check for existing keys- a. ls -al ~/.ssh
2. Create key if does not exist- Paste the text below, substituting in your GitHub email address. a. ssh-keygen -t ed25519 -C “your_email@example.com” b. When you’re prompted to “Enter a file in which to save the key,” press Enter. This accepts the default file location. c. At the prompt, type a secure passphrase.
3. Adding your SSH key to the ssh-agent- Fire up the SSH agent and add the key 1. eval ssh-agent -s 2. ssh-add ~/.ssh/id_ed25519
4. Adding key to Github account- Pull up the key and add to Github account 1. cat ~/.ssh/id_ed25519.pub 2. Navigate to Github account and add key
Hooray! now you should be able to push files to Github account.
<!– اگر خطای نبودن ریپازیتوری را داد از این دستور استفاده کنید: –> if get this error:(you have not repository) so you type this command in terminal: git remote set-url origin https://github.com/<user_name>/<repo_name>.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pythonpackage_morteza-1.0.0.tar.gz.
File metadata
- Download URL: pythonpackage_morteza-1.0.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
414fee8c2561c2abf29b78942481af32a8542533074fdceba5e32022163dfeb9
|
|
| MD5 |
157d54f215a02fa190562f3ae3b745ef
|
|
| BLAKE2b-256 |
4e36b6016ed92e7f71037ca09da373531c01d6b0388e7bb2bd214d08dbf85ed4
|
File details
Details for the file pythonpackage_morteza-1.0.0-py3-none-any.whl.
File metadata
- Download URL: pythonpackage_morteza-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c11f905618e68d60feb40d39ff96cb6b127c9450b3472f7b60c5ee4cb04379d
|
|
| MD5 |
fd88d73aa8aefc9e6e8752726694a526
|
|
| BLAKE2b-256 |
94c33f2bca2058a19c567c0f8c4e60ede50a192974557c011b9470630c9583b6
|