Search alternatives:
practical implications » practical applications (Expand Search), practical application (Expand Search)
pre implementation » time implementation (Expand Search), _ implementation (Expand Search), pre implantation (Expand Search)
practical implications » practical applications (Expand Search), practical application (Expand Search)
pre implementation » time implementation (Expand Search), _ implementation (Expand Search), pre implantation (Expand Search)
-
1
Python Implementation of HSGAdviser Chatbot: AI model for Sustainable Education
Published 2025“…<p dir="ltr">This repository contains the Python source code and model implementation for HSGAdviser, an AI speech assistant designed to provide personalized college and career guidance for high school students through conversational AI. …”
-
2
-
3
-
4
-
5
-
6
-
7
-
8
-
9
-
10
-
11
Secure Python Code Manager: A Tool for Protected Python Code Distribution and Management
Published 2024“…A license key is generated, allowing authorized users to access the code.bash<pre><pre>python secure_python_code_manager.py --upload -f your_script.py<br></pre></pre></li><li><b>Updating Previously Uploaded Code</b>: With the <code>--update</code> function, update your code in the cloud without needing to redistribute new files to clients, ensuring seamless code maintenance and updates.bash<pre><pre>python secure_python_code_manager.py --update -f your_script.py -l your_license_key<br></pre></pre></li><li><b>Retrieving License Information</b>: The <code>--license-info</code> function lets you retrieve detailed information about your licenses, including status, usage data, and limits.bash<pre><pre>python secure_python_code_manager.py --license-info -l your_license_key<br></pre></pre></li><li><b>Service Usage Monitoring</b>: Use the <code>--service-usage</code> function to monitor your service usage, including uploaded scripts and associated licenses, helping you keep track of your code deployment.bash<pre><pre>python secure_python_code_manager.py --service-usage<br></pre></pre></li></ol><h2>Use Cases</h2><ul><li><b>Protect Python Code</b>: If you're looking to <b>protect Python code</b> from unauthorized use, this tool provides robust protection mechanisms.…”
-
12
-
13
-
14
-
15
Assessing Students' Self-Perceived Growth in Python Skills, Data Science Skills, Data Science Communication Skills, Science Practices & Science Identity: An Examination of the Eart...
Published 2022“…Through a paid internship experience that includes a series of technical workshops and group projects, EDSC participants are assessed in the following five areas: (i) science identity, (ii) science practices, and (iii) Python, (iv) data science, and (v) science communication skills. …”
-
16
BSTPP: a python package for Bayesian spatiotemporal point processes
Published 2025“…However, they are sometimes neglected due to the difficulty of implementing them. There is a lack of packages with the ability to perform inference for these models, particularly in python. …”
-
17
-
18
Re-Implementation of Refactory_GPT_Models Tool
Published 2024“…<pre><b># cs539-final-project</b><br><br><b>**Re-implementation of Improved Program Repair Methods using Refactoring with GPT**</b><br><br>This repository contains the replication package of re-implementation of Improved Program Repair Methods using Refactoring with GPT on Existing and New Benchmark that are Refactory and QuixBugs dataset respectively. …”
-
19
Online Resource 3: Word Cloud Dataset and Code
Published 2025“…This set of files are part of Online Resource 3, which allows readers to implement a Jupyter Notebook Python program to create a word cloud based on survey responses. …”
-
20
This package of Python scripts implements the proposed unsupervised sentiment analysis approach....
Published 2025“…<p>This package of Python scripts implements the proposed unsupervised sentiment analysis approach. …”