Why did I get different accuracy for different algorithms?

  • Thread starter Thread starter shivajikobardan
  • Start date Start date
  • Tags Tags
    Accuracy Algorithms
AI Thread Summary
The discussion revolves around a user sharing a large codebase for an employee promotion prediction project, expressing uncertainty about potential mistakes within the code. The response highlights the impracticality of expecting others to sift through thousands of lines of code to identify issues without specific guidance or context. The thread concludes with a closure, emphasizing the need for more focused inquiries rather than broad requests for assistance.
shivajikobardan
Messages
637
Reaction score
54
TL;DR Summary
Why did I get different accuracy for different algorithms in same dataset?
1651926555284.png


Here are the codes(not all might be present, take it with grain of salt).

https://github.com/prabesh-regmi/Employee-Promotion-Prediction
 
Technology news on Phys.org
"I might have made a mistake somewhere - here is a dump of all my code. Or maybe not. You figure it out." is a mighty big ask.

What work - if any - are you willing to do here?
 
  • Like
Likes berkeman
@shivajikobardan, it's unreasonable to ask us to look through several thousand lines of code to figure out why you are getting what you got.
Thread closed.
 
  • Like
Likes Wrichik Basu, .Scott, jim mcnamara and 3 others
Thread 'Star maps using Blender'
Blender just recently dropped a new version, 4.5(with 5.0 on the horizon), and within it was a new feature for which I immediately thought of a use for. The new feature was a .csv importer for Geometry nodes. Geometry nodes are a method of modelling that uses a node tree to create 3D models which offers more flexibility than straight modeling does. The .csv importer node allows you to bring in a .csv file and use the data in it to control aspects of your model. So for example, if you...
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...
Back
Top