432 results for “topic:pycharm-ide”
Aura Text is a versatile and powerful text editor powered by QScintilla that provides all the necessary tools for developers. It is build using PyQt6 and Python.
Stubs of most MicroPython ports, boards and versions to make writing code that much simpler.
Templates for Odoo in PyCharm
Python Assistant (PA) is a voice command based assistant service written in Python 3.9+. It can recognize human speech or voice, talk to user and execute basic commands.
This was my Master's project where i was involved using a dataset from Wireless Sensor Data Mining Lab (WISDM) to build a machine learning model to predict basic human activities using a smartphone accelerometer, Using Tensorflow framework, recurrent neural nets and multiple stacks of Long-short-term memory units(LSTM) for building a deep network. After the model was trained, it was saved and exported to an android application and the predictions were made using the model and the interface to speak out the results using text-to-speech API.
No description provided.
Finally, you can use await in evaluate expression 💪
Разные полезные скрипты для работы в Linux, на Python и на bash, сброс ключей IDE от JetBrains для бесплатного использования.
A curated list of awesome Pycharm plugins (feel free to submit PRs!)
A Rest-API test automation framework which is build on the top of Python language using PyTest Framework.
Color Schemes to PyCharm IDE
A Realtime ML model for weapon detection through webcam.
This is project of our sophomore project Data Base Management System made using Python and Sqlite.
Jetbrains plugin for Codiga. Coding Assistant and Code Analysis in all JetBrains products. Codiga supports more than 10+ languages, try it for free on https://www.codiga.io
The aim of this project is to develop a solution using Data science and machine learning to predict the compressive strength of a concrete with respect to the its age and the quantity of ingredients used.
Command Line Interface script to export one or more Excel Workbooks to CSVs where each CSV contains data from one Worksheet.
Text classification is a fundamental task in natural language processing (NLP), used widely for spam detection, sentiment analysis, and categorization of textual data. In this Python script, we delve into building a text classification pipeline using a Naive Bayes classifier with TF-IDF (Term Frequency-Inverse Document Frequency) features.
A Nothing® theme Notepad for Windows
Collection of Pycharm IDE snippets to Flask framework
No description provided.
auto complete syntax for odoo openerp 8,9,10 ,11
this repository contains solutions in python to the python course problems of the Cyber Education Center from campus.gov.il. and the final project of the course hangman
Android app with flask back-end
Develop a credit scoring model to predict the creditworthiness of individuals based on historical financial data. Utilize classification algorithms and assess the model's accuracy.
Random Password Generator: Create a program that generates a random password of a user-defined length.
This task is about a math calculation with function and their calls at main and there is selection to operation.
Simple Calculator: I created simple calculator to perform operations.
Welcome to EchoCharm! This repository houses a dynamic text-to-speech application that empowers your words with expressive voices. Whether it's accessibility or creative exploration, EchoCharm transforms text into captivating sound. Dive into the realm of auditory expression today! 🌟🗣️
Currency Converter: Build a program that can convert currency from one form to another using the latest exchange rates.
This project aims to develop a linear regression model to predict housing prices in California using the California Housing dataset. The project explores the impact of feature selection and scaling on the model's performance, with a focus on improving the accuracy of price predictions.