I create a fuzzy model to model student performance use library skfuzzy. my model model is only for one specific one input value enter image description here an
I have two tables, table surveys and table survey_votes. I want to select all surveys from table surveys select * from surveys s where there is no entry in ta
I currently use the Mapbox Directions API but there is no profil for my use case. I need a profile to get Shortest Path, no matter the traffic. Only the shortes
Need Help for responsive design in Flutter Gives renderflex error for colunm but the main cause is Sliver Need Help in learning responsive design This code is
I have a broadcastReceiver opening a service when a time is reached. If the app is open and running in foreground then the service is called and then calls an a
I have access token generated from websec using client id and secret. My project app.properties have jwt public key. I am developing rest api , call to Rest a
I have all a service that take a picture using Camerax independent of activity. I am trying to see if it is possible. And looks like the code keeps crashing a
My goal is to be able to produce a time-series plot for every event in 'event.csv' from a large time-series dataset called 'parsed.csv'. I am able to successful
I'm trying to get the text Something here I want to get inside the div element from a html file using Python and BeautifulSoup. This is how part of the code l